diff options
| author | Daniel Baumann <daniel@debian.org> | 2012-10-02 08:15:00 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2012-10-02 08:15:00 +0200 |
| commit | 6fe38714024d144cd4bc8fdc63ea1370fdd3da73 (patch) | |
| tree | 709d98dc1b2b3b32c4d3b9c5282aab90a64d017a | |
| parent | 412456f38b2ea12ecaad34a06a8d06ea416a8ff0 (diff) | |
| download | live-boot-6fe38714024d144cd4bc8fdc63ea1370fdd3da73.tar.gz live-boot-6fe38714024d144cd4bc8fdc63ea1370fdd3da73.zip | |
Removing source-only readme file about boot scripts from the binary package.
| -rwxr-xr-x | debian/rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules index 76c7212..b7f6d62 100755 --- a/debian/rules +++ b/debian/rules @@ -8,6 +8,7 @@ override_dh_auto_install: # Removing useless files rm -f debian/tmp/usr/share/doc/live-boot/COPYING + rm -f debian/lib/live/boot/README # live-boot-initramfs-tools mkdir -p debian/live-boot-initramfs-tools/usr/share |
