Removing install call for old changelog, which is not needed anymore.
This commit is contained in:
parent
5b957702d4
commit
bdba07d1cd
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue