summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2009-09-11 15:46:16 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:09:47 +0100
commit915b79baa4a627d287a4938693b17a5068b50636 (patch)
tree1ca95e53173caebdb65ae78f2268553d81e217e5 /debian/rules
parent540bda1a30f5559ecef7b769a9d9d6972c81de98 (diff)
downloadlive-build-915b79baa4a627d287a4938693b17a5068b50636.zip
live-build-915b79baa4a627d287a4938693b17a5068b50636.tar.gz
Correcting install calls for reportbug files in rules.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index 868486a..ac1a357 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,8 +36,8 @@ install: build
mv debian/live-helper/usr/share/doc/live-helper/ChangeLog.live-package debian/live-helper/usr/share/doc/live-helper/changelog.live-package
# Installing bug control
- install -D -m 0644 debian/bug/live-helper.presubj debian/live-helper/usr/share/bug/live-helper
- install -D -m 0755 debian/bug/live-helper.script debian/live-helper/usr/share/bug/live-helper
+ install -D -m 0644 debian/bug/live-helper.presubj debian/live-helper/usr/share/bug/live-helper/presubj
+ install -D -m 0755 debian/bug/live-helper.script debian/live-helper/usr/share/bug/live-helper/script
binary: binary-indep