debian/rules - correct line for installing changelog.
This commit is contained in:
parent
2af6988143
commit
6ae44a9724
2
debian/rules
vendored
2
debian/rules
vendored
@ -116,7 +116,7 @@ binary-arch: build install
|
||||
dh_installman
|
||||
# dh_installinfo
|
||||
# dh_undocumented
|
||||
dh_installchangelogs
|
||||
dh_installchangelogs -k docs/notework.txt
|
||||
dh_link
|
||||
ifneq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
|
||||
dh_strip
|
||||
|
Reference in New Issue
Block a user