Add man page to AUR build
This commit is contained in:
@@ -24,6 +24,7 @@ build () {
|
||||
cd "$srcdir/$pkgname-git/build"
|
||||
cmake -DCMAKE_BUILD_TYPE=Release ..
|
||||
make -j12
|
||||
make man-page
|
||||
}
|
||||
|
||||
prepare () {
|
||||
|
Reference in New Issue
Block a user