source:
branches/1.0/debian/rules
@
846
Last change on this file since 846 was 846, checked in by olahaye, 10 years ago | |
---|---|
|
|
File size: 210 bytes |
Line | |
---|---|
1 | #!/usr/bin/make -f |
2 | |
3 | %: |
4 | dh $@ |
5 | |
6 | override_dh_auto_install: |
7 | dh_auto_install -- PREFIX=/usr GANGLIA_ROOT=/usr/share/ganglia-webfrontend GANGLIA_USER=ganglia HTTPD_USER=www-data JOBARCHIVE_RRDS=/var/lib/jobarchive |
Note: See TracBrowser
for help on using the repository browser.