source: trunk/debathena/debathena/ldso1-stub/debian/rules @ 25862

Revision 25862, 81 bytes checked in by jdreed, 11 years ago (diff)
In ldso1-stub: * Write it in assembly, not C, because apparently C doesn't work. (Trac: #476) * Switch to copyright-format 1.0 * Switch to dh7 from CDBS * Bump Standards-Version
  • Property svn:executable set to *
Line 
1#!/usr/bin/make -f
2
3%:
4        dh $@
5
6override_dh_fixperms:
7        dh_fixperms -Xldlinux.so.1
Note: See TracBrowser for help on using the repository browser.