Remove systemd directory
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: man-db
|
name: man-db
|
||||||
description: Man page reading utility
|
description: Man page reading utility
|
||||||
version: 2.13.1
|
version: 2.13.1
|
||||||
revision: 2
|
revision: 3
|
||||||
url: https://www.nongnu.org/man-db/
|
url: https://www.nongnu.org/man-db/
|
||||||
license: GPL2-or-later and GPL3-or-later
|
license: GPL2-or-later and GPL3-or-later
|
||||||
architecture: any
|
architecture: any
|
||||||
|
|||||||
@@ -8,6 +8,8 @@ build() {
|
|||||||
./configure --prefix=/usr \
|
./configure --prefix=/usr \
|
||||||
--docdir=/usr/share/doc/man-db \
|
--docdir=/usr/share/doc/man-db \
|
||||||
--sysconfdir=/etc \
|
--sysconfdir=/etc \
|
||||||
|
--with-systemdsystemunitdir=no \
|
||||||
|
--with-systemdtmpfilesdir=no \
|
||||||
--disable-setuid \
|
--disable-setuid \
|
||||||
--enable-cache-owner=root \
|
--enable-cache-owner=root \
|
||||||
--with-db=gdbm
|
--with-db=gdbm
|
||||||
|
|||||||
Reference in New Issue
Block a user