Last change
on this file since 455 was
395,
checked in by broder, 17 years ago
|
Yeah...I'm still an idiot
|
-
Property svn:executable set to
*
|
File size:
373 bytes
|
Rev | Line | |
---|
[335] | 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 += \ |
---|
[351] | 6 | /etc/init.d/bootmisc.sh \ |
---|
[395] | 7 | /etc/conserver/conserver.cf \ |
---|
[380] | 8 | /etc/motd \ |
---|
[344] | 9 | /etc/nscd.conf \ |
---|
| 10 | /etc/nsswitch.conf \ |
---|
[380] | 11 | /etc/pam.d/ssh \ |
---|
| 12 | /etc/ssh/sshd_config |
---|
[335] | 13 | |
---|
| 14 | include /usr/share/cdbs/1/rules/debhelper.mk |
---|
| 15 | include /usr/share/cdbs/1/rules/replace-files.mk |
---|
Note: See
TracBrowser
for help on using the repository browser.