forked from pool/argon2
Remove now-unneeded pkgconfig hacks
OBS-URL: https://build.opensuse.org/package/show/security/argon2?expand=0&rev=17
This commit is contained in:
parent
288e4948d7
commit
1e9f424e01
@ -80,14 +80,11 @@ password hashing function that won the Password Hashing Competition
|
||||
|
||||
%build
|
||||
%make %{?_smp_mflags}
|
||||
# fix pkgconfig file
|
||||
sed -e 's:lib/@HOST_MULTIARCH@:%{_lib}:;s/@UPSTREAM_VER@/%{version}/' -i libargon2.pc
|
||||
|
||||
%install
|
||||
%make DESTDIR=%{buildroot} install
|
||||
|
||||
install -D -m 644 man/argon2.1 %{buildroot}%{_mandir}/man1/argon2.1
|
||||
install -D -m 644 libargon2.pc %{buildroot}/%{_libdir}/pkgconfig/libargon2.pc
|
||||
|
||||
%check
|
||||
%make test
|
||||
|
Loading…
x
Reference in New Issue
Block a user