From 1a14a3aeb60941f70274d39a2b4329141075c6e1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bar=C4=B1=C5=9F=20Metin?= Date: Mon, 8 Mar 2010 15:20:20 +0000 Subject: [PATCH] fix --- PLCAPI.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PLCAPI.spec b/PLCAPI.spec index d69f4a3..a57e622 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -110,7 +110,7 @@ echo "* Installing wsdl" install -D -m 644 wsdl/plcapi.wsdl $RPM_BUILD_ROOT/var/www/html/wsdl/plcapi.wsdl # Install omf-slicemgr.py -install -D -m 744 omf/omf-slicemgr.py $RPM_BUILD_ROOT/usr/bin/ +install -D -m 755 omf/omf-slicemgr.py $RPM_BUILD_ROOT/usr/bin/omf-slicemgr.py %clean rm -rf $RPM_BUILD_ROOT -- 2.43.0