]> git.pld-linux.org Git - packages/kicad.git/commitdiff
- more comments
authorlisu <lisu@pld-linux.org>
Tue, 28 Jun 2011 14:01:52 +0000 (14:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kicad.spec -> 1.20

kicad.spec

index c59fd442ab71da33bdf3c7c2115061f17e1db91f..3580c51207de19dcda983702ecbc928b0976f991 100644 (file)
@@ -83,12 +83,13 @@ for loc in $RPM_BUILD_ROOT%{_datadir}/%{name}/help/*; do
        rm -rf $loc/docs_src
 done
 
-%find_lang %{name}
+#%%find_lang %{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files -f %{name}.lang
+#%%files -f %{name}.lang
+%files
 %defattr(644,root,root,755)
 %doc change_log.txt regex_doc.txt todo.txt version.txt
 %attr(755,root,root) %{_bindir}/cvpcb
This page took 0.215379 seconds and 4 git commands to generate.