forked from pool/fritzing-parts
This commit is contained in:
parent
8076f08915
commit
fcebad22a9
@ -53,7 +53,6 @@ cp -a * %{buildroot}%{_datadir}/fritzing/parts/
|
||||
|
||||
find %{buildroot}%{_datadir}/fritzing/parts/ -name placeholder.txt -exec rm {} \;
|
||||
find %{buildroot}%{_datadir}/fritzing/ -type f -exec chmod -x {} \;
|
||||
find %{buildroot}%{_datadir}/fritzing/parts/part-gen-scripts/ -name *.py -exec chmod +x {} \;
|
||||
rm -f %{buildroot}%{_datadir}/fritzing/parts/README.md %{buildroot}%{_datadir}/fritzing/parts/LICENSE.CC-BY-SA
|
||||
%fdupes %{buildroot}%{_datadir}/fritzing/parts
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user