|
Last change
on this file since 957 was
683,
checked in by price, 17 years ago
|
|
update sipb-xen-console for current config-package-dev
|
-
Property svn:executable set to
*
|
|
File size:
374 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 |
|---|
| [683] | 15 | include /usr/share/cdbs/1/rules/config-package.mk |
|---|
Note: See
TracBrowser
for help on using the repository browser.