]> git.pld-linux.org Git - packages/Zope-Formulator.git/blobdiff - Zope-Formulator.spec
- added missing directory
[packages/Zope-Formulator.git] / Zope-Formulator.spec
index 497c5d2659a1ddc52b8a6a0e15d7d717d5f63d32..d339c10e4c81d4241eb3d3f693ce82d098ccbc3a 100644 (file)
@@ -36,7 +36,7 @@ mv -f {CREDITS.txt,HISTORY.txt,INSTALL.txt,README.txt,TODO.txt} docs
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_datadir}/%{name}
-cp -af {dtml,help,tests,www,*.py,*.html,refresh.txt,version.txt} $RPM_BUILD_ROOT%{_datadir}/%{name}
+cp -af {dtml,help,i18n,tests,www,*.py,*.html,refresh.txt,version.txt} $RPM_BUILD_ROOT%{_datadir}/%{name}
 
 %py_comp $RPM_BUILD_ROOT%{_datadir}/%{name}
 %py_ocomp $RPM_BUILD_ROOT%{_datadir}/%{name}
This page took 0.031797 seconds and 4 git commands to generate.