Revision 23385,
331 bytes
checked in by tabbott, 16 years ago
(diff) |
In libpam-debathena-home-type:
* Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL.
* Change "Debian-Athena Project" to "Debathena Project".
* Remove debian/control from version control.
* Clean up debian/copyright.
|
-
Property svn:executable set to
*
|
Rev | Line | |
---|
[22686] | 1 | #!/usr/bin/make -f |
---|
| 2 | |
---|
| 3 | include /usr/share/cdbs/1/rules/debhelper.mk |
---|
| 4 | include /usr/share/cdbs/1/class/makefile.mk |
---|
| 5 | |
---|
| 6 | DEB_MAKE_INSTALL_TARGET = install DESTDIR=$(DEB_DESTDIR) |
---|
[23227] | 7 | |
---|
| 8 | install/libpam-debathena-home-type:: |
---|
| 9 | install -D -m 644 debian/libpam-debathena-home-type.pam-config \ |
---|
| 10 | $(DEB_DESTDIR)/usr/share/pam-configs/debathena-home-type |
---|
Note: See
TracBrowser
for help on using the repository browser.