forked from pool/audit
Accepting request 383289 from home:scarabeus_iv:branches:security
- Create folder for the m4 file from previous commit to avoid install failure OBS-URL: https://build.opensuse.org/request/show/383289 OBS-URL: https://build.opensuse.org/package/show/security/audit?expand=0&rev=83
This commit is contained in:
parent
e700ce1264
commit
8bfd2e643e
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 2 18:14:51 UTC 2016 - tchvatal@suse.com
|
||||
|
||||
- Create folder for the m4 file from previous commit to avoid install
|
||||
failure
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 1 14:15:58 UTC 2016 - tchvatal@suse.com
|
||||
|
||||
|
@ -104,7 +104,7 @@ mkdir -p %{buildroot}/%{_includedir}
|
||||
mkdir -p %{buildroot}/%{_mandir}/man5
|
||||
# We manually install this since Makefile doesn't
|
||||
install -m 0644 lib/libaudit.h %{buildroot}/%{_includedir}
|
||||
install -m 0644 ./m4/audit.m4 %{buildroot}%{_datadir}/aclocal/audit.m4
|
||||
install -D -m 0644 ./m4/audit.m4 %{buildroot}%{_datadir}/aclocal/audit.m4
|
||||
# Install libaudit.conf files by hand
|
||||
install -m 0644 docs/libaudit.conf.5 %{buildroot}/%{_mandir}/man5
|
||||
install -m 0644 init.d/libaudit.conf %{buildroot}/etc
|
||||
|
Loading…
Reference in New Issue
Block a user