source: trunk/debathena/debathena/counterlog/debian/rules @ 23848

Revision 23848, 174 bytes checked in by broder, 15 years ago (diff)
In counterlog: * Move athena-counterlog into /usr/lib/debathean-counterlog, to be even /more/ compliant with Debian's interpretation of the FHS. * Make sure the athena-counterlog script remains executable.
  • Property svn:executable set to *
Line 
1#!/usr/bin/make -f
2
3include /usr/share/cdbs/1/rules/debhelper.mk
4
5binary-fixup/debathena-counterlog::
6        chmod +x $(DEB_DESTDIR)/usr/lib/debathena-counterlog/athena-counterlog
Note: See TracBrowser for help on using the repository browser.