mirror of
https://git.yoctoproject.org/poky
synced 2026-06-04 02:00:04 +00:00
Rename /openembedded/ -> /meta/
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
Index: file-4.16/magic/Makefile.am
|
||||
===================================================================
|
||||
--- file-4.16.orig/magic/Makefile.am 2005-08-18 17:20:49.000000000 +0200
|
||||
+++ file-4.16/magic/Makefile.am 2006-03-08 17:01:13.000000000 +0100
|
||||
@@ -18,7 +18,7 @@
|
||||
if IS_CROSS_COMPILE
|
||||
FILE_COMPILE = file
|
||||
else
|
||||
-FILE_COMPILE = $(top_builddir)/src/file
|
||||
+FILE_COMPILE = ../src/file
|
||||
endif
|
||||
|
||||
magic.mgc: magic
|
||||
Reference in New Issue
Block a user