Skip to content

Commit 03daddd

Browse files
committed
debian: Add docs to packages
1 parent 8f122a5 commit 03daddd

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

debian/rules

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,11 @@ install-arch:
9090
binary-common:
9191
dh_testdir
9292
dh_testroot
93-
dh_installchangelogs
93+
dh_installchangelogs
94+
dh_installdocs LICENSE
95+
dh_installdocs DISCLAIMER
96+
dh_installdocs NOTICE
97+
dh_installdocs INSTALL.txt
9498
# dh_installexamples
9599
# dh_installmenu
96100
# dh_installdebconf

0 commit comments

Comments
 (0)