aboutsummaryrefslogtreecommitdiffstats
path: root/modules/restrictshell
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2011-01-17 18:38:36 +0000
committerNicolas Vigier <boklm@mageia.org>2011-01-17 18:38:36 +0000
commit36f72907999980edf4797724e91b4e1fe841f8a0 (patch)
tree883ba0143a055715c15b2ca5d404537909faf182 /modules/restrictshell
parent11900a98c898c29c8c2d182b3b48da430470f3aa (diff)
downloadpuppet-36f72907999980edf4797724e91b4e1fe841f8a0.tar
puppet-36f72907999980edf4797724e91b4e1fe841f8a0.tar.gz
puppet-36f72907999980edf4797724e91b4e1fe841f8a0.tar.bz2
puppet-36f72907999980edf4797724e91b4e1fe841f8a0.tar.xz
puppet-36f72907999980edf4797724e91b4e1fe841f8a0.zip
use create-srpm for now
Diffstat (limited to 'modules/restrictshell')
-rw-r--r--modules/restrictshell/templates/sv_membersh.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/restrictshell/templates/sv_membersh.pl b/modules/restrictshell/templates/sv_membersh.pl
index b3a62d83..c88dfbec 100644
--- a/modules/restrictshell/templates/sv_membersh.pl
+++ b/modules/restrictshell/templates/sv_membersh.pl
@@ -63,7 +63,7 @@ our $bin_git = "/usr/bin/git-shell";
our $use_pkgsubmit = "0";
our $regexp_pkgsubmit = "^/usr/share/repsys/create-srpm |^/usr/local/bin/submit_package ";
-our $bin_pkgsubmit = "/usr/local/bin/submit_package";
+our $bin_pkgsubmit = "/usr/share/repsys/create-srpm";
# Open configuration file
if (-e "/etc/membersh-conf.pl") {