]> git.pld-linux.org Git - packages/gammu.git/blobdiff - gammu.spec
- fix .so perms to autogenerate deps (cmake vs rpm war continued)
[packages/gammu.git] / gammu.spec
index d66c5ade4f2e16944b31dd2ea336346322b445ce..24c31f1d192d1b6d94a62c3d9bcc90a080ccf4d6 100644 (file)
@@ -113,6 +113,9 @@ install libGammu.a $RPM_BUILD_ROOT%{_libdir}
 
 rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}
 
+# for rpm autodeps
+chmod 755 $RPM_BUILD_ROOT%{_libdir}/lib*.so*
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.030502 seconds and 4 git commands to generate.