source: trunk/debathena/config/shell-config/debian/rules @ 23351

Revision 23351, 317 bytes checked in by tabbott, 15 years ago (diff)
In shell-config: * 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 *
Line 
1#!/usr/bin/make -f
2
3DEB_DIVERT_EXTENSION = .debathena
4DEB_DIVERT_FILES_debathena-bash-config += \
5        /etc/bash.bashrc.debathena \
6        /etc/profile.debathena
7DEB_DIVERT_FILES_debathena-tcsh-config += \
8        /etc/csh.cshrc.debathena
9include /usr/share/cdbs/1/rules/debhelper.mk
10include /usr/share/cdbs/1/rules/config-package.mk
Note: See TracBrowser for help on using the repository browser.