source: trunk/debathena/config/recovery-mode-config/debian/rules @ 24959

Revision 24959, 255 bytes checked in by jdreed, 13 years ago (diff)
In recovery-mode-config: * Divert /usr/share/recovery-mode/options/netroot so that it actually works rather than just running dhclient and hoping for the best * Fix typo in athena-update
  • Property svn:executable set to *
Line 
1#!/usr/bin/make -f
2
3DEB_DIVERT_EXTENSION = .debathena
4DEB_TRANSFORM_FILES_debathena-recovery-mode-config += \
5        /usr/share/recovery-mode/options/netroot
6
7include /usr/share/cdbs/1/rules/debhelper.mk
8include /usr/share/cdbs/1/rules/config-package.mk
Note: See TracBrowser for help on using the repository browser.