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 /backends | |
parent | 4838b24e28de39bbe6e76fe5db4b8806f11bcd1c (diff) | |
download | live-boot-a259714e3d8b60cd5c638e0ada860cc26de771b9.tar.gz live-boot-a259714e3d8b60cd5c638e0ada860cc26de771b9.zip |
Removing live-reconfigure, not used anymore.
Diffstat (limited to 'backends')
-rwxr-xr-x | backends/initramfs-tools/live.hook | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/initramfs-tools/live.hook b/backends/initramfs-tools/live.hook index 5fc01ec..1ff2a16 100755 --- a/backends/initramfs-tools/live.hook +++ b/backends/initramfs-tools/live.hook @@ -58,7 +58,6 @@ cp -a /lib/live/boot.sh /lib/live/boot "${DESTDIR}/lib/live" mkdir -p "${DESTDIR}"/lib/live-boot # Executables -copy_exec /usr/share/live-boot/live-reconfigure /bin copy_exec /usr/share/live-boot/live-preseed /bin # klibc dependencies |