Logoj0ke.net Open Build Service > Projects > internetx:php5:EL5:extensions > php5-ioncube-loader > Changes
Sign Up | Log In

Changes of Revision 4

[-] Changed php5-ioncube-loader.spec
x
 
1
@@ -51,7 +51,7 @@
2
 
3
 
4
 %post
5
-/usr/sbin/ion_loader.sh install
6
+%{_sbindir}/ion_loader.sh install
7
 
8
 %postun
9
 if [ "0$1" -eq 0 -o "$1" = "remove" -o "$1" = "purge" ]; then
10
@@ -66,4 +66,4 @@
11
 %files
12
 %defattr(-,root,root)
13
 %{_libdir}/php/modules/
14
-
15
+%{_sbindir}/ion_loader.sh
16