summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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-xdebian/rules4
-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 0cb78a3..0cb78a3 100644
--- a/examples/cron/crontab
+++ b/cgi/crontab
diff --git a/debian/live-helper.logrotate b/cgi/logrotate
index 91b5ed5..91b5ed5 100644
--- a/debian/live-helper.logrotate
+++ b/cgi/logrotate
diff --git a/debian/rules b/debian/rules
index c9fd0ff..97b42fa 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 ea630f7..ea630f7 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 051417b..051417b 100644
--- a/debian/live-helper.default
+++ b/examples/cron/default