Marcus Meissner 2017-06-22 17:50:21 +00:00 committed by Git OBS Bridge
parent 8880968bb6
commit 5a699fcf88

View File

@ -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/