diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-09-27 16:04:01 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-09-27 16:04:01 +0000 |
commit | 67dcf3a015d3dad98946b110ae9e60d711082a11 (patch) | |
tree | 40d7620ff54c5b4b4b6bb06fcd9bb4a6b939c94e /perl-install/Makefile | |
parent | f6b37f7b9f0d43a5824dd1222c8f017e90ab801b (diff) | |
download | drakx-67dcf3a015d3dad98946b110ae9e60d711082a11.tar drakx-67dcf3a015d3dad98946b110ae9e60d711082a11.tar.gz drakx-67dcf3a015d3dad98946b110ae9e60d711082a11.tar.bz2 drakx-67dcf3a015d3dad98946b110ae9e60d711082a11.tar.xz drakx-67dcf3a015d3dad98946b110ae9e60d711082a11.zip |
no_comment
Diffstat (limited to 'perl-install/Makefile')
-rw-r--r-- | perl-install/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/Makefile b/perl-install/Makefile index 98a4d3021..bb27b54f4 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -123,7 +123,7 @@ endif cd share ; cp isdndb.net $(DEST)/usr/share/isdn_db.txt cd share ; cp adsldb.net $(DEST)/usr/share/adsl_db.txt cd share ; cp -a themes $(DEST)/usr/share/gtk - cd share ; cp compssUsers compssList $(ROOTDEST)/Mandrake/base + cd share ; cp compssUsers compssUsers.desktop compssList $(ROOTDEST)/Mandrake/base if [ -f ../modules/modules.cz* ]; then \ cp -f ../modules/modules.cz* $(DEST)/lib/; \ |