summaryrefslogtreecommitdiffstats
path: root/move
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2003-11-03 21:03:24 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2003-11-03 21:03:24 +0000
commit6ee202f78b01f42506a8e3f204dff69d2fee7ae8 (patch)
tree589c0329924b198e16b1ed2ae98d5bed66a65613 /move
parentbfb74f8e19dfb79be542b07cceffb48bb89eba09 (diff)
downloaddrakx-6ee202f78b01f42506a8e3f204dff69d2fee7ae8.tar
drakx-6ee202f78b01f42506a8e3f204dff69d2fee7ae8.tar.gz
drakx-6ee202f78b01f42506a8e3f204dff69d2fee7ae8.tar.bz2
drakx-6ee202f78b01f42506a8e3f204dff69d2fee7ae8.tar.xz
drakx-6ee202f78b01f42506a8e3f204dff69d2fee7ae8.zip
grrr don't commit debugging purpose stuff
Diffstat (limited to 'move')
-rw-r--r--move/Makefile1
1 files changed, 0 insertions, 1 deletions
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