8000 fix: set new clean-install instructions · postgrespro/mamonsu@1a0c412 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1a0c412

Browse files
committed
fix: set new clean-install instructions
1 parent bdfe6e1 commit 1a0c412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/debian/rules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ binary-indep: build install
3434
dh_link -i
3535
dh_compress -i
3636
dh_fixperms -i
37-
install -m 0600 -o mamonsu -g mamonsu packaging/conf/example_linux.conf debian/mamonsu/usr/share/mamonsu
37+
install -m 0600 packaging/conf/example_linux.conf debian/mamonsu/usr/share/mamonsu
3838
dh_installdeb -i
3939
dh_gencontrol -i
4040
dh_md5sums -i

0 commit comments

Comments
 (0)
0