Added generation of man-files when builing debian package
This commit is contained in:
parent
f0378f27d4
commit
f09a8bd6f5
1 changed files with 1 additions and 0 deletions
1
debian/rules
vendored
1
debian/rules
vendored
|
@ -38,6 +38,7 @@ configure-stamp:
|
|||
-DSUPPORT_TELLSTICK_DUO=0 \
|
||||
-DSUPPORT_USB=0 \
|
||||
-DUSE_QT_SETTINGS_BACKEND=0 \
|
||||
-DGENERATE_MAN=1 \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_CXX_FLAGS="-Wl,--as-needed" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue