Last change
on this file since 107 was
107,
checked in by tabbott, 17 years ago
|
Initial revision of accountadm for debian
|
-
Property svn:executable set to
*
|
File size:
312 bytes
|
Rev | Line | |
---|
[107] | 1 | #!/usr/bin/make -f |
---|
| 2 | |
---|
| 3 | DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1 |
---|
| 4 | DEB_AUTO_UPDATE_AUTOCONF = 1 |
---|
| 5 | include /usr/share/cdbs/1/rules/debhelper.mk |
---|
| 6 | include /usr/share/cdbs/1/class/autotools.mk |
---|
| 7 | |
---|
| 8 | DEB_CONFIGURE_EXTRA_FLAGS += --with-fs=/usr/bin/fs --with-pts=/usr/bin/pts |
---|
| 9 | DEB_MAKE_INVOKE += prefix=/usr/local sysconfdir=/usr/local/etc |
---|
Note: See
TracBrowser
for help on using the repository browser.