summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2004-05-13 14:49:38 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit90d6ebbfe4900db91057ccb4bc1486de98af177a (patch)
treeeead98f7e7368b36da5e45b36cdf07fc049c046a
parent71e8dc686bd2db6faebe65f824d1887437f1e7c4 (diff)
downloadi18ndude-90d6ebbfe4900db91057ccb4bc1486de98af177a.zip
i18ndude-90d6ebbfe4900db91057ccb4bc1486de98af177a.tar.gz
- fixed files, manage files by rpm, not postun
Changed files: i18ndude.spec -> 1.5
-rw-r--r--i18ndude.spec5
1 files changed, 1 insertions, 4 deletions
diff --git a/i18ndude.spec b/i18ndude.spec
index 8fe5f72..17dbca5 100644
--- a/i18ndude.spec
+++ b/i18ndude.spec
@@ -32,11 +32,8 @@ cp -af %{name}/{c*.py,*.pt,o*.py,r*.py,u*.py,v*.py} $RPM_BUILD_ROOT%{py_sitescri
%clean
rm -rf $RPM_BUILD_ROOT
-%postun
-rm -rf %{py_sitescriptdir}/{catalog.pyc,common.pyc,odict.pyc,untranslated.pyc,visualisation.pyc}
-
%files
%defattr(644,root,root,755)
%doc %{name}/{README.txt,TODO.txt}
%attr(755,root,root) %{_bindir}/*
-%{py_sitescriptdir}
+%{py_sitescriptdir}/*.py*