From 6ee202f78b01f42506a8e3f204dff69d2fee7ae8 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Mon, 3 Nov 2003 21:03:24 +0000 Subject: grrr don't commit debugging purpose stuff --- move/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'move/Makefile') diff --git a/move/Makefile b/move/Makefile index 084e10099..42dd941ca 100644 --- a/move/Makefile +++ b/move/Makefile @@ -43,7 +43,6 @@ install: build #- overwrite /usr/lib/libDrakX files of the live tree with those in CVS sudo cp -f $(addprefix $(INSTALL)/, $(shell cd $(DEST_LIVETREE)/usr/lib/libDrakX ; ls *.pm)) $(DEST_LIVETREE)/usr/lib/libDrakX || : - sudo cp -f $(addprefix $(INSTALL)/printer/, $(shell cd $(DEST_LIVETREE)/usr/lib/libDrakX/printer ; ls *.pm)) $(DEST_LIVETREE)/usr/lib/libDrakX/printer || : #- 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