diff options
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules index 9429095..f1c848e 100755 --- a/debian/rules +++ b/debian/rules @@ -16,3 +16,6 @@ override_dh_auto_clean: -rm rapid-photo-downloader.1 -rm -rf build/ dh_auto_clean + +override_dh_installchangelogs: + dh_installchangelogs rapid/ChangeLog |