source: trunk/debathena/config/base/debian/rules @ 22685

Revision 22685, 246 bytes checked in by ghudson, 17 years ago (diff)
* debathena/config: Snapshot config package sources from /mit/debathena/packages/config.
  • Property svn:executable set to *
Line 
1#!/usr/bin/make -f
2
3DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1
4include /usr/share/cdbs/1/rules/debhelper.mk
5
6DEB_DH_LINK_debathena-base = --your-mother || true
7
8common-install-indep::
9        ln -s . $(DEB_DESTDIR)/usr/athena
10        ln -s . $(DEB_DESTDIR)/bin/athena
Note: See TracBrowser for help on using the repository browser.