diff options
Diffstat (limited to 'perl-install/Makefile')
-rw-r--r-- | perl-install/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/Makefile b/perl-install/Makefile index fc4ad62dc..a58042f3d 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -120,6 +120,7 @@ endif cd share ; cp template.in/*.in $(DEST)/usr/share cd share ; cp MonitorsDB Cards+ CardsNames $(DEST)/usr/X11R6/lib/X11 cd share ; cp *.xpm $(DEST)/usr/share + cd share ; cp isdndb.net $(DEST)/usr/share/isdn_db.txt cd share ; cp -a themes $(DEST)/usr/share/gtk cd share ; cp compssUsers compssList $(ROOTDEST)/Mandrake/base |