Last change
on this file since 451 was
353,
checked in by broder, 17 years ago
|
sipb-xen-chrony-config applies the chrony.conf file that I've been using
to make sure that the time stays synced up
Add sipb-xen-chrony-config as a dependency on sipb-xen-console and also
clean up the motd a bit so there's more space
|
-
Property svn:executable set to
*
|
File size:
246 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-chrony-config += \ |
---|
6 | /etc/chrony.conf |
---|
7 | |
---|
8 | include /usr/share/cdbs/1/rules/debhelper.mk |
---|
9 | include /usr/share/cdbs/1/rules/replace-files.mk |
---|
Note: See
TracBrowser
for help on using the repository browser.