Revision 24959,
255 bytes
checked in by jdreed, 14 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
*
|
Rev | Line | |
---|
[24348] | 1 | #!/usr/bin/make -f |
---|
| 2 | |
---|
[24959] | 3 | DEB_DIVERT_EXTENSION = .debathena |
---|
| 4 | DEB_TRANSFORM_FILES_debathena-recovery-mode-config += \ |
---|
| 5 | /usr/share/recovery-mode/options/netroot |
---|
| 6 | |
---|
[24348] | 7 | include /usr/share/cdbs/1/rules/debhelper.mk |
---|
[24959] | 8 | include /usr/share/cdbs/1/rules/config-package.mk |
---|
Note: See
TracBrowser
for help on using the repository browser.