forked from pool/libkcapi
This commit is contained in:
parent
8880968bb6
commit
5a699fcf88
@ -77,12 +77,13 @@ libkcapi user space tools to access certain hash algorithms.
|
||||
%build
|
||||
cd lib
|
||||
make %{?_smp_mflags}
|
||||
make man
|
||||
cd ../apps
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
cd lib
|
||||
make install DESTDIR=%{buildroot} %{?_smp_mflags}
|
||||
make install maninstall DESTDIR=%{buildroot} %{?_smp_mflags}
|
||||
cd ../apps
|
||||
make install DESTDIR=%{buildroot} %{?_smp_mflags} BINDIR=/usr/%_lib/libkcapi/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user