diff options
Diffstat (limited to 'rhnop-server/debian/rules')
-rwxr-xr-x | rhnop-server/debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rhnop-server/debian/rules b/rhnop-server/debian/rules index 253a294..29cb020 100755 --- a/rhnop-server/debian/rules +++ b/rhnop-server/debian/rules @@ -54,7 +54,7 @@ binary-arch: install dh_compress dh_fixperms chmod 640 debian/rhnop-server/etc/rhnop/nopsyncd.conf - chmod 755 debian/rhnop-server/etc/svn/rhnop-server/run + chmod 755 debian/rhnop-server/etc/sv/rhnop-server/run dh_installdeb dh_shlibdeps dh_gencontrol |