summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/install/Makefile1
-rw-r--r--perl-install/install/share/list.xml5
2 files changed, 5 insertions, 1 deletions
diff --git a/perl-install/install/Makefile b/perl-install/install/Makefile
index 6b6a88a24..a8c6cceba 100644
--- a/perl-install/install/Makefile
+++ b/perl-install/install/Makefile
@@ -46,7 +46,6 @@ install_pms:
perl -pe 's/#[-+].*//; $$_ = "\n" if (/^=(back|begin|head|item|over|pod)/ .. /^=cut/) || /use (diagnostics|strict|vars|warnings)/' $$i > $(DESTREP4PMS)/$$i; \
done
- cp ../share/*.css $(DESTREP4PMS)
chmod a+x $(DESTREP4PMS)/install/install2
chmod a+x $(DESTREP4PMS)/install/commands
diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml
index 617f360f4..cba23bf1b 100644
--- a/perl-install/install/share/list.xml
+++ b/perl-install/install/share/list.xml
@@ -665,6 +665,11 @@
*.png
</from>
</to>
+ <to dir="/usr/lib/libDrakX">
+ <from expand="glob">
+ *.css
+ </from>
+ </to>
</from>
<from dir="pixmaps">