summaryrefslogtreecommitdiff
path: root/libzypp-bindings.spec.cmake
diff options
context:
space:
mode:
authorArvin Schnell <aschnell@suse.de>2007-07-24 09:57:58 +0000
committerArvin Schnell <aschnell@suse.de>2007-07-24 09:57:58 +0000
commit84b45fc399083c1d77f70b080344a9f68b67179f (patch)
tree7924f845d0894ebfe39d1afb3e223bcd2b17194a /libzypp-bindings.spec.cmake
parentaf7bd1693171b6929e210e1294e3d72d46440d23 (diff)
downloadlibzypp-bindings-84b45fc399083c1d77f70b080344a9f68b67179f.tar.gz
libzypp-bindings-84b45fc399083c1d77f70b080344a9f68b67179f.tar.bz2
libzypp-bindings-84b45fc399083c1d77f70b080344a9f68b67179f.zip
- fixed path
Diffstat (limited to 'libzypp-bindings.spec.cmake')
-rw-r--r--libzypp-bindings.spec.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/libzypp-bindings.spec.cmake b/libzypp-bindings.spec.cmake
index 74adc03..59cce1a 100644
--- a/libzypp-bindings.spec.cmake
+++ b/libzypp-bindings.spec.cmake
@@ -64,7 +64,7 @@ Group: Development/Languages/Python
%files -n python-zypp
%defattr(-,root,root,-)
-%{_libdir}/python2.5/site-package/_zypp.so
-%{_libdir}/python2.5/site-package/zypp.py
+%{_libdir}/python2.5/site-packages/_zypp.so
+%{_libdir}/python2.5/site-packages/zypp.py
%changelog