diff options
author | Nalin Dahyabhai <nalin@src.gnome.org> | 2002-10-21 18:56:57 +0000 |
---|---|---|
committer | Nalin Dahyabhai <nalin@src.gnome.org> | 2002-10-21 18:56:57 +0000 |
commit | 0ec595fde9bd1e3d9bbbd7125353f0b35729ad1a (patch) | |
tree | 12a1e9876876fd110b60885812ab8e3faa8be853 /vte.spec | |
parent | 4199e9affd62e43a2b452c733428852b28d25ef9 (diff) | |
download | vte-0ec595fde9bd1e3d9bbbd7125353f0b35729ad1a.tar.gz |
- fix path for python module
Diffstat (limited to 'vte.spec')
-rw-r--r-- | vte.spec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ rm $RPM_BUILD_ROOT/%{_libdir}/lib%{name}.la %dir %{_libdir}/%{name} %attr(2711,root,utmp) %{_libdir}/%{name}/gnome-pty-helper %{_datadir}/%{name} -%{_libdir}/python*/site-packages/gtk-2.0/* +%{_libdir}/python*/site-packages/* %files devel %defattr(-,root,root) |