summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-03-07 12:15:55 +0100
committerDaniel Baumann <daniel@debian.org>2010-03-07 12:15:55 +0100
commitbaec91ad99d45386c686b70b2807cf4827b70d35 (patch)
tree0f2aec3feed42fc2c53348edda4ca0744145b371 /debian/rules
parentf71b92cb67593cdc4eb063ae6d6d8118072d775a (diff)
downloadvyos-live-build-baec91ad99d45386c686b70b2807cf4827b70d35.tar.gz
vyos-live-build-baec91ad99d45386c686b70b2807cf4827b70d35.zip
Removing obsolete mechanism of using alternatives for templates, has never been used anyway and it's more suitable to directly specify them in the config tree instead.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules4
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/rules b/debian/rules
index 97b42fa48..287e0da1f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,10 +14,6 @@ override_dh_auto_install:
$(MAKE) -C po install DESTDIR=$(CURDIR)/debian/live-helper
- # 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
-
# Removing double files
rm -f debian/live-helper/usr/share/doc/live-helper/COPYING
rm -f debian/live-helper/usr/share/doc/live-helper/ChangeLog