- 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
51ce22ca7d
commit
1afd1ff353
@ -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>
|
||||
|
||||
|
@ -898,6 +898,7 @@ rm -f %{buildroot}%{_unitdir}/sockets.target.wants/systemd-journald-audit.socket
|
||||
|
||||
%if %{with testsuite}
|
||||
cp -a test %{buildroot}%{_testsuitedir}/
|
||||
find %{buildroot}%{_testsuitedir}/ -name .git\* -exec rm -fr {} \;
|
||||
%endif
|
||||
|
||||
%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>
|
||||
|
||||
|
@ -896,6 +896,7 @@ rm -f %{buildroot}%{_unitdir}/sockets.target.wants/systemd-journald-audit.socket
|
||||
|
||||
%if %{with testsuite}
|
||||
cp -a test %{buildroot}%{_testsuitedir}/
|
||||
find %{buildroot}%{_testsuitedir}/ -name .git\* -exec rm -fr {} \;
|
||||
%endif
|
||||
|
||||
%if ! 0%{?bootstrap}
|
||||
|
Loading…
Reference in New Issue
Block a user