[vhffs-dev] [svn] commit: r82 - trunk/debian/rules |
[ Thread Index |
Date Index
| More vhffs.org/vhffs-dev Archives
]
Author: soda
Date: Sat Jul 30 11:53:24 2005
New Revision: 82
Log:
plop
Modified:
trunk/debian/rules
Modified: trunk/debian/rules
==============================================================================
--- trunk/debian/rules (original)
+++ trunk/debian/rules Sat Jul 30 11:53:24 2005
@@ -85,10 +85,6 @@
find $(PANELDIR)/usr/share/vhffs/templates -type f | xargs chmod 644
find $(PANELDIR)/usr/share/vhffs/templates -type d | xargs chmod 755
- cp -r $(INSTDIR)/usr/share/vhffs/themes/* $(PANELDIR)/usr/share/vhffs/themes/
- find $(PANELDIR)/usr/share/vhffs/themes -type f | xargs chmod 644
- find $(PANELDIR)/usr/share/vhffs/themes -type d | xargs chmod 755
-
#Install apache configfile in /etc/vhffs/
install -m 644 debian/apache-panel.conf $(PANELDIR)/etc/vhffs/
install -m 644 debian/apache2-panel.conf $(PANELDIR)/etc/vhffs/