mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
pmount: build PIE
This commit is contained in:
parent
86d3167018
commit
c04f10db52
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'pmount'
|
# Template file for 'pmount'
|
||||||
pkgname=pmount
|
pkgname=pmount
|
||||||
version=0.9.23
|
version=0.9.23
|
||||||
revision=3
|
revision=4
|
||||||
|
build_pie=yes
|
||||||
conf_files="/etc/pmount.allow"
|
conf_files="/etc/pmount.allow"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Permits normal users to mount removable devices"
|
short_desc="Permits normal users to mount removable devices"
|
||||||
|
|
Loading…
Add table
Reference in a new issue