- Drop git internal files from the testsuite sub-package
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1186
This commit is contained in:
parent
d1cca9a9fb
commit
c50d60c7da
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 10 13:30:14 UTC 2021 - Franck Bui <fbui@suse.com>
|
||||||
|
|
||||||
|
- Drop git internal files from the testsuite sub-package
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 10 09:51:06 UTC 2021 - Franck Bui <fbui@suse.com>
|
Fri Sep 10 09:51:06 UTC 2021 - Franck Bui <fbui@suse.com>
|
||||||
|
|
||||||
|
@ -898,6 +898,7 @@ rm -f %{buildroot}%{_unitdir}/sockets.target.wants/systemd-journald-audit.socket
|
|||||||
|
|
||||||
%if %{with testsuite}
|
%if %{with testsuite}
|
||||||
cp -a test %{buildroot}%{_testsuitedir}/
|
cp -a test %{buildroot}%{_testsuitedir}/
|
||||||
|
find %{buildroot}%{_testsuitedir}/ -name .git\* -exec rm -fr {} \;
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if ! 0%{?bootstrap}
|
%if ! 0%{?bootstrap}
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 10 13:30:14 UTC 2021 - Franck Bui <fbui@suse.com>
|
||||||
|
|
||||||
|
- Drop git internal files from the testsuite sub-package
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 10 09:51:06 UTC 2021 - Franck Bui <fbui@suse.com>
|
Fri Sep 10 09:51:06 UTC 2021 - Franck Bui <fbui@suse.com>
|
||||||
|
|
||||||
|
@ -896,6 +896,7 @@ rm -f %{buildroot}%{_unitdir}/sockets.target.wants/systemd-journald-audit.socket
|
|||||||
|
|
||||||
%if %{with testsuite}
|
%if %{with testsuite}
|
||||||
cp -a test %{buildroot}%{_testsuitedir}/
|
cp -a test %{buildroot}%{_testsuitedir}/
|
||||||
|
find %{buildroot}%{_testsuitedir}/ -name .git\* -exec rm -fr {} \;
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if ! 0%{?bootstrap}
|
%if ! 0%{?bootstrap}
|
||||||
|
Loading…
Reference in New Issue
Block a user