diff options
-rw-r--r-- | cgi/crontab (renamed from examples/cron/crontab) | 0 | ||||
-rw-r--r-- | cgi/logrotate (renamed from debian/live-helper.logrotate) | 0 | ||||
-rwxr-xr-x | debian/rules | 4 | ||||
-rwxr-xr-x[-rw-r--r--] | examples/cron/cron.daily (renamed from debian/live-helper.cron.daily) | 0 | ||||
-rw-r--r-- | examples/cron/default (renamed from debian/live-helper.default) | 0 |
5 files changed, 1 insertions, 3 deletions
diff --git a/examples/cron/crontab b/cgi/crontab index 0cb78a330..0cb78a330 100644 --- a/examples/cron/crontab +++ b/cgi/crontab diff --git a/debian/live-helper.logrotate b/cgi/logrotate index 91b5ed577..91b5ed577 100644 --- a/debian/live-helper.logrotate +++ b/cgi/logrotate diff --git a/debian/rules b/debian/rules index c9fd0ff8e..97b42fa48 100755 --- a/debian/rules +++ b/debian/rules @@ -14,8 +14,6 @@ override_dh_auto_install: $(MAKE) -C po install DESTDIR=$(CURDIR)/debian/live-helper - install -D -m 0644 debian/live-helper.default debian/live-helper/etc/default/live-helper_autobuild - # Preparing alternatives mv debian/live-helper/usr/share/live-helper/includes debian/live-helper/usr/share/live-helper/includes.debian mv debian/live-helper/usr/share/live-helper/templates debian/live-helper/usr/share/live-helper/templates.debian @@ -24,7 +22,7 @@ override_dh_auto_install: rm -f debian/live-helper/usr/share/doc/live-helper/COPYING rm -f debian/live-helper/usr/share/doc/live-helper/ChangeLog mv debian/live-helper/usr/share/doc/live-helper/ChangeLog.live-package debian/live-helper/usr/share/doc/live-helper/changelog.live-package - + mv debian/live-helper/usr/share/doc/live-helper/ChangeLog.live-webhelper debian/live-helper/usr/share/doc/live-helper/changelog.live-webhelper override_dh_installchangelogs: dh_installchangelogs docs/ChangeLog diff --git a/debian/live-helper.cron.daily b/examples/cron/cron.daily index ea630f793..ea630f793 100644..100755 --- a/debian/live-helper.cron.daily +++ b/examples/cron/cron.daily diff --git a/debian/live-helper.default b/examples/cron/default index 051417b1b..051417b1b 100644 --- a/debian/live-helper.default +++ b/examples/cron/default |