]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
tweak to freeswitch.spec for building RPMs on centos7
authorKen Rice <krice@freeswitch.org>
Fri, 20 Nov 2015 20:56:40 +0000 (14:56 -0600)
committerKen Rice <krice@freeswitch.org>
Fri, 20 Nov 2015 20:56:40 +0000 (14:56 -0600)
freeswitch.spec

index 3f3a7d08811a2cff8f5db0d3326403ca3622c730..a3917b413d05d0b7b1fd82381404e7cb9582a170 100644 (file)
@@ -2360,9 +2360,9 @@ fi
 
 %files python
 %{MODINSTDIR}/mod_python*.so*
-%attr(0644, root, bin) /usr/lib/python*/site-packages/freeswitch.py*
-%attr(0755, root, bin) /usr/lib/python*/site-packages/_ESL.so*
-%attr(0755, root, bin) /usr/lib/python*/site-packages/ESL.py*
+%attr(0644, root, bin) /usr/lib*/python*/site-packages/freeswitch.py*
+%attr(0755, root, bin) /usr/lib*/python*/site-packages/_ESL.so*
+%attr(0755, root, bin) /usr/lib*/python*/site-packages/ESL.py*
 %dir %attr(0750, freeswitch, daemon) %{sysconfdir}/autoload_configs
 %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/python.conf.xml