diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux_base-debian/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/emulators/linux_base-debian/Makefile b/emulators/linux_base-debian/Makefile index 2f2cf991f993..90862de75323 100644 --- a/emulators/linux_base-debian/Makefile +++ b/emulators/linux_base-debian/Makefile @@ -66,9 +66,6 @@ do-patch: build-depends brandelf -t Linux ${WRKSRC}/${LIBC6NAME}/sbin/ldconfig && \ ${DPKG_CMD} -b ${LIBC6NAME} -pre-install: - @PKG_PREFIX="${PREFIX}" ${SH} ${PKGREQ} INSTALL - do-install: # Create /dev/null for the chrooted environment ${MKDIR} ${PREFIX}/dev |