diff options
| author | Daniel Baumann <daniel@debian.org> | 2012-06-05 21:16:14 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2012-06-05 21:16:14 +0200 |
| commit | a259714e3d8b60cd5c638e0ada860cc26de771b9 (patch) | |
| tree | 0a6a8f9543ac03da28dea60b9715efdbb0d72051 /Makefile | |
| parent | 4838b24e28de39bbe6e76fe5db4b8806f11bcd1c (diff) | |
| download | live-boot-a259714e3d8b60cd5c638e0ada860cc26de771b9.tar.gz live-boot-a259714e3d8b60cd5c638e0ada860cc26de771b9.zip | |
Removing live-reconfigure, not used anymore.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ install: cp bin/live-new-uuid bin/live-snapshot bin/live-swapfile $(DESTDIR)/sbin mkdir -p $(DESTDIR)/usr/share/live-boot - cp bin/live-preseed bin/live-reconfigure $(DESTDIR)/usr/share/live-boot + cp bin/live-preseed $(DESTDIR)/usr/share/live-boot mkdir -p $(DESTDIR)/usr/share/initramfs-tools/hooks cp backends/initramfs-tools/live.hook $(DESTDIR)/usr/share/initramfs-tools/hooks/live |
