Logoj0ke.net Open Build Service > Projects > home:netmax > libdvdcss2 > Changes
Sign Up | Log In

Changes of Revision 7

[-] Changed libdvdcss2.spec
x
 
1
@@ -109,11 +109,9 @@
2
 %clean
3
 [ "${buildroot}" != "/" ] && [ -d ${buildroot} ] && rm -rf ${buildroot};
4
 
5
-%post
6
-%run_ldconfig
7
+%post -p /sbin/ldconfig
8
 
9
-%postun
10
-%run_ldconfig
11
+%postun -p /sbin/ldconfig
12
 
13
 %files
14
 %defattr(-,root,root)
15