]> git.pld-linux.org Git - packages/Zope-archetypes.git/commitdiff
- .py needed by packages
authorciesiel <ciesiel@pld-linux.org>
Sat, 27 Sep 2003 17:09:12 +0000 (17:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Zope-archetypes.spec -> 1.4

Zope-archetypes.spec

index 572c174245f39c0e6efe14cbf41b35584d069ebb..c5345a5a925114f46e7fc4b1fb89001fb9df3d99 100644 (file)
@@ -60,7 +60,7 @@ cp -af * $RPM_BUILD_ROOT%{product_dir}
 %py_comp $RPM_BUILD_ROOT%{product_dir}
 %py_ocomp $RPM_BUILD_ROOT%{product_dir}
 
-find $RPM_BUILD_ROOT -type f -name "*.py" -exec rm -rf {} \;;
+find $RPM_BUILD_ROOT -type f -name "*.py" -exec rm -rf {} \;;
 rm -rf $RPM_BUILD_ROOT%{product_dir}/docs
 
 %clean
This page took 0.092536 seconds and 4 git commands to generate.