Unbork the glibc-initial set of FILESPATH.
authorChris Larson <clarson@kergoth.com>
Tue, 10 Aug 2004 02:25:09 +0000 (02:25 +0000)
committerChris Larson <clarson@kergoth.com>
Tue, 10 Aug 2004 02:25:09 +0000 (02:25 +0000)
BKrev: 41183205QAGIbgBQZKh4xyVmRrPPCQ

glibc/glibc-initial_2.3.2.oe

index fa74035..7508ad0 100644 (file)
@@ -2,7 +2,7 @@ include glibc_${PV}.oe
 
 DEPENDS = "patcher-native linux-libc-headers"
 PROVIDES = "virtual/${TARGET_PREFIX}libc-initial"
-FILESPATH = "${@base_set_filespath([ '%s/glibc-%s' % (os.path.dirname(oe.data.getVar('FILE', d, 1)) ], d), oe.data.getVar('PV', d, 1))}"
+FILESPATH = "${@base_set_filespath([ '%s/glibc-%s' % (os.path.dirname(oe.data.getVar('FILE', d, 1)), oe.data.getVar('PV', d, 1)) ], d)}"
 
 PACKAGES = ""