summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorlouiz’ <louiz@louiz.org>2019-09-12 14:20:31 +0200
committerlouiz’ <louiz@louiz.org>2019-09-15 21:45:06 +0200
commit2ad098de92af238863d8bed233f5610ab7486d95 (patch)
tree0c60ffb9fae26b5e785b70ceac3ca97622cce882 /packaging
parentdb3c5f4bc48331c1ee687fa18c1906fb139f502c (diff)
downloadbiboumi-2ad098de92af238863d8bed233f5610ab7486d95.tar.gz
biboumi-2ad098de92af238863d8bed233f5610ab7486d95.tar.bz2
biboumi-2ad098de92af238863d8bed233f5610ab7486d95.tar.xz
biboumi-2ad098de92af238863d8bed233f5610ab7486d95.zip
Properly build and install the man page, also in the rpm
Diffstat (limited to 'packaging')
-rw-r--r--packaging/biboumi.spec.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/biboumi.spec.cmake b/packaging/biboumi.spec.cmake
index c1dbf0d..6f4676d 100644
--- a/packaging/biboumi.spec.cmake
+++ b/packaging/biboumi.spec.cmake
@@ -45,7 +45,7 @@ cmake . -DCMAKE_CXX_FLAGS="%{optflags}" \
-DWITH_POSTGRESQL=1
make %{?_smp_mflags}
-
+make man
%install
make install DESTDIR=%{buildroot}