diff options
Diffstat (limited to 'meta/recipes-devtools/pax-utils')
-rw-r--r-- | meta/recipes-devtools/pax-utils/pax-utils_0.7.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/pax-utils/pax-utils_0.7.bb b/meta/recipes-devtools/pax-utils/pax-utils_0.7.bb index 63cf0ea3ff..30fb0e6674 100644 --- a/meta/recipes-devtools/pax-utils/pax-utils_0.7.bb +++ b/meta/recipes-devtools/pax-utils/pax-utils_0.7.bb @@ -11,7 +11,6 @@ SRC_URI = "http://gentoo.osuosl.org/distfiles/pax-utils-${PV}.tar.xz" SRC_URI[md5sum] = "8ae7743ad11500f7604f2e817221d877" SRC_URI[sha256sum] = "1ac4cee9a9ca97a723505eb29a25e50adeccffba3f0f0ef4f035cf082caf3b84" -PR = "r0" do_install() { oe_runmake PREFIX=${D}${prefix} DESTDIR=${D} install |