This commit is contained in:
parent
c41ac2bfa3
commit
8076f08915
@ -53,6 +53,8 @@ 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
|
||||
|
||||
%clean
|
||||
|
Loading…
x
Reference in New Issue
Block a user