Changeset 338 for cleverbox/branches/0.4/debian/rules
- Timestamp:
- 05/03/08 09:55:04 (4 years ago)
- Files:
-
- 1 modified
-
cleverbox/branches/0.4/debian/rules (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cleverbox/branches/0.4/debian/rules
r263 r338 10 10 # Project documentation is superceded by dedicated Debian docs 11 11 rm -r debian/cleverbox/usr/share/doc 12 13 binary-install/cleverbox::14 15 # Enable mandatory apache modules16 a2enmod dav_fs17 a2enmod dav_svn18 19 # Reload apache20 /etc/init.d/apache2 reload
