summaryrefslogtreecommitdiff
path: root/package/aufs2-util/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-02-14 00:38:41 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-02-14 00:38:41 +0100
commita03e16ce46353740a2b778beda4dda03c0252e07 (patch)
treea13c0f4d285a03a2e5a3ddc42ac718b23bc30a80 /package/aufs2-util/Makefile
parent42675af37cb5ce735452311734cc5b88a66d6d9d (diff)
parent58f2ba6405c8b0390995af535592c94eb38e013c (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/aufs2-util/Makefile')
-rw-r--r--package/aufs2-util/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/aufs2-util/Makefile b/package/aufs2-util/Makefile
index 2534a47af..c414a1ca2 100644
--- a/package/aufs2-util/Makefile
+++ b/package/aufs2-util/Makefile
@@ -20,10 +20,6 @@ $(eval $(call PKG_template,AUFS_UTIL,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},$
CONFIG_STYLE:= manual
MAKE_FLAGS+= KDIR=${LINUX_DIR}
-do-extract:
- mkdir -p ${WRKBUILD}
- ${CP} ./src/* ${WRKBUILD}/
-
post-install:
$(INSTALL_DIR) $(IDIR_AUFS_UTIL)/sbin
$(INSTALL_BIN) ${WRKINST}/sbin/{u,}mount.aufs \