X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=dist%2Fslc%2Fsrc%2Fmain%2Fscripts%2Fpostinstall;h=29e5822718645a0ac5b0463aaf5540276dccca50;hb=89f5c4b20ee5409d32534a3957543f1b4565da82;hp=6a343adef03d941bde36be8c4aa436031187ed88;hpb=dc8a8533c1dc7e44b8d1aa3892e420e05ce6d139;p=gpl%2Fargeo-slc.git diff --git a/dist/slc/src/main/scripts/postinstall b/dist/slc/src/main/scripts/postinstall index 6a343adef..29e582271 100644 --- a/dist/slc/src/main/scripts/postinstall +++ b/dist/slc/src/main/scripts/postinstall @@ -2,4 +2,7 @@ if [ $1 = "1" ];then APP=%{name} /sbin/chkconfig --add $APP /sbin/chkconfig --level 3 $APP on -fi \ No newline at end of file +fi + +# Workaround until we find a way to do it in the spec file +chown -f slc.slc /var/lib/slc/.m2