diff options
author | Christian Pointner <equinox@helsinki.at> | 2011-03-30 15:55:16 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2011-03-30 15:55:16 (GMT) |
commit | 3aca5caf2d9c7a587e3448cfc1b57cad6855aa91 (patch) | |
tree | b89208774145702179f768ea1f00ed9108fdaf46 /rhnop-server/debian/rules | |
parent | 7807a34f747ac989108337a92138f7ade4e61ee4 (diff) |
fixed mq.create vs mq.open bug
some cleanups
Diffstat (limited to 'rhnop-server/debian/rules')
-rwxr-xr-x | rhnop-server/debian/rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rhnop-server/debian/rules b/rhnop-server/debian/rules index f697191..253a294 100755 --- a/rhnop-server/debian/rules +++ b/rhnop-server/debian/rules @@ -54,6 +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 dh_installdeb dh_shlibdeps dh_gencontrol |