8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdfe6e1 commit 1a0c412Copy full SHA for 1a0c412
packaging/debian/rules
@@ -34,7 +34,7 @@ binary-indep: build install
34
dh_link -i
35
dh_compress -i
36
dh_fixperms -i
37
- install -m 0600 -o mamonsu -g mamonsu packaging/conf/example_linux.conf debian/mamonsu/usr/share/mamonsu
+ install -m 0600 packaging/conf/example_linux.conf debian/mamonsu/usr/share/mamonsu
38
dh_installdeb -i
39
dh_gencontrol -i
40
dh_md5sums -i
0 commit comments