From 5a699fcf88239e41aa2a19d539d2ebdece291d576a7cf103544ad5f6c874640a Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Thu, 22 Jun 2017 17:50:21 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/security/libkcapi?expand=0&rev=2 --- libkcapi.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libkcapi.spec b/libkcapi.spec index a91e593..c916a39 100644 --- a/libkcapi.spec +++ b/libkcapi.spec @@ -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/