Updating install call for live-helper defaults file.

This commit is contained in:
Daniel Baumann 2009-02-08 12:21:31 +01:00
parent 92058b111c
commit 5859f072ab
1 changed files with 1 additions and 1 deletions

2
debian/rules vendored
View File

@ -24,7 +24,7 @@ install: build
# Installing message catalogs
$(MAKE) -C po install DESTDIR=$(CURDIR)/debian/live-helper
install -D -m 0644 debian/default debian/live-helper/etc/default/live-helper_autobuild
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