|
Last change
on this file since 367 was
351,
checked in by broder, 18 years ago
|
|
Fixing the motd instead of turning it off
|
-
Property svn:executable set to
*
|
|
File size:
323 bytes
|
| Line | |
|---|
| 1 | #!/usr/bin/make -f |
|---|
| 2 | |
|---|
| 3 | DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1 |
|---|
| 4 | DEB_DIVERT_EXTENSION = .sipb-xen |
|---|
| 5 | DEB_DIVERT_FILES_sipb-xen-console += \ |
|---|
| 6 | /etc/init.d/bootmisc.sh \ |
|---|
| 7 | /etc/nscd.conf \ |
|---|
| 8 | /etc/nsswitch.conf \ |
|---|
| 9 | /etc/motd \ |
|---|
| 10 | /etc/ssh/ssh_config |
|---|
| 11 | |
|---|
| 12 | include /usr/share/cdbs/1/rules/debhelper.mk |
|---|
| 13 | include /usr/share/cdbs/1/rules/replace-files.mk |
|---|
Note: See
TracBrowser
for help on using the repository browser.