tibid/xdu tries to tar xZf $archdir/xdu-3.0.tar.Z + cleanups git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1536 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
@ -11,6 +11,7 @@
fixed the bootdisk build
- Alejandro Mery: fixed samba - smbadduser
added chkrootkit
- Andreas V. Meier and Rene Rebe: fixed and cleanup of xdu
*) 2003-09-27 (2.0.0-rc1 - 2.0.0-rc2)
@ -20,19 +20,6 @@
#
# --- ROCK-COPYRIGHT-NOTE-END ---
main_xdu() {
mkdir xdu-3.0
cd xdu-3.0
tar xZf $archdir/xdu-3.0.tar.Z
xmkmf
eval $MAKE
eval $MAKE install
}
custmain="main_xdu"
autoextract=0
createdocs=0
srcdir=''