Last change
on this file since 886 was
848,
checked in by olahaye, 10 years ago
|
[deb:packaging] Fixed the dh_python warning and removed debian/*.substvars mistakenly added before.
|
-
Property svn:executable set to
*
|
File size:
225 bytes
|
Rev | Line | |
---|
[846] | 1 | #!/usr/bin/make -f |
---|
| 2 | |
---|
| 3 | %: |
---|
[848] | 4 | dh $@ --with python2 |
---|
[846] | 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.