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 | |
---|
3 | DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1 |
---|
4 | include /usr/share/cdbs/1/rules/debhelper.mk |
---|
5 | |
---|
6 | DEB_DH_LINK_debathena-base = --your-mother || true |
---|
7 | |
---|
8 | common-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.