Adding bug presubj message.
This commit is contained in:
parent
acb8917a76
commit
30862997c5
|
@ -0,0 +1,2 @@
|
|||
Before reporting bugs in live-helper itself (i.e. not just in the packaging),
|
||||
please make sure you have read /usr/share/doc/live-helper/BUGS.
|
|
@ -33,6 +33,7 @@ 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/presubj debian/live-helper/usr/share/bug/live-helper
|
||||
install -D -m 0755 debian/bug/script debian/live-helper/usr/share/bug/live-helper
|
||||
|
||||
binary: binary-indep binary-arch
|
||||
|
|
Loading…
Reference in New Issue