From 868f548a6a16c60c9063d8c95a14abe0633ffa51 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 6 May 2004 09:35:44 +0000 Subject: xfree[34X] are removed --- move/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'move') diff --git a/move/Makefile b/move/Makefile index c8cd0a5f6..34da0e731 100644 --- a/move/Makefile +++ b/move/Makefile @@ -60,7 +60,7 @@ install: sudo cp -f $(patsubst %, $(INSTALL)/pixmaps/langs/lang-%.png, $(LANG_FILES)) $(DEST_LIVETREE)/usr/share/langs #- overwrite /usr/lib/libDrakX files of the live tree with those in CVS - (cd $(DEST_LIVETREE)/usr/lib/libDrakX ; find -name "*.pm") | egrep -v 'ctxhelp|drakfirsttime' | (cd $(INSTALL) ; sudo cpio -pLumd $(DEST_LIVETREE)/usr/lib/libDrakX/) + (cd $(DEST_LIVETREE)/usr/lib/libDrakX ; find -name "*.pm") | egrep -v 'ctxhelp|drakfirsttime|xfree3|xfree4|xfreeX' | (cd $(INSTALL) ; sudo cpio -pLumd $(DEST_LIVETREE)/usr/lib/libDrakX/) #- overwrite stuff.so of drakxtools because it doesn't contain C_DRAKX stuff sudo cp -f ../perl-install/c/blib/arch/auto/stuff/stuff.so $(DEST_LIVETREE)/usr/lib/libDrakX/auto/c/stuff -- cgit v1.2.1