projects
/
invirt/packages/invirt-web-afs-apache.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Initial build of invirt-web-afs-apache. Package builds but has not been tested becau...
[invirt/packages/invirt-web-afs-apache.git]
/
debian
/
rules
1
#!/usr/bin/make -f
2
3
DEB_DIVERT_EXTENSION = .invirt
4
DEB_DIVERT_FILES_invirt-web-afs-apache += \
5
/etc/init.d/apache2
6
7
include /usr/share/cdbs/1/rules/debhelper.mk
8
include /usr/share/cdbs/1/rules/config-package.mk