diff options
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules index a634396..c63dfdc 100755 --- a/debian/rules +++ b/debian/rules @@ -21,8 +21,6 @@ install: build # Installing package $(MAKE) install DESTDIR=$(CURDIR)/debian/live-helper - install -D -m 0644 debian/changelog.live-package debian/live-helper/usr/share/doc/live-helper/changelog.Debian.live-package - install -D -m 0644 debian/default debian/live-helper/etc/default/live-helper # Preparing alternatives |