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

Revision 25950, 82 bytes checked in by jdreed, 11 years ago (diff)
In ldso1-stub: * Call dh_fixperms -X with a filename we actually ship
  • Property svn:executable set to *
Line 
1#!/usr/bin/make -f
2
3%:
4        dh $@
5
6override_dh_fixperms:
7        dh_fixperms -Xld-linux.so.1
Note: See TracBrowser for help on using the repository browser.