Remove references to base_set_filespath() from recipes that don't need it.
[openembedded.git] / recipes / squashfs-tools / squashfs-tools-native_4.0.bb
index 87ba761..5858bb1 100644 (file)
@@ -3,7 +3,6 @@ PR = "r0"
 
 inherit native
 
-FILESPATH = "${@base_set_filespath([ '${FILE_DIRNAME}/squashfs-tools-${PV}', '${FILE_DIRNAME}/squashfs-tools', '${FILE_DIRNAME}/files', '${FILE_DIRNAME}' ], d)}"
 PACKAGES = ""
 
 do_stage () {