mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
rpm: define sharedstatedir
This commit is contained in:
parent
eb28e264d8
commit
ea2861d48a
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'rpm'
|
||||
pkgname=rpm
|
||||
version=4.15.1
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-lua --with-cap --with-acl --with-external-db
|
||||
--enable-python PYTHON=python3"
|
||||
--enable-python PYTHON=python3 --sharedstatedir=/var/lib"
|
||||
hostmakedepends="automake gettext-devel libtool nss-devel pkg-config
|
||||
python3-setuptools"
|
||||
makedepends="binutils-devel db-devel elfutils-devel file-devel libarchive-devel
|
||||
|
|
Loading…
Add table
Reference in a new issue