mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
subtle: Ãenable nopie
This commit is contained in:
parent
efad3dd2b6
commit
8288678e71
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'subtle'
|
# Template file for 'subtle'
|
||||||
pkgname=subtle
|
pkgname=subtle
|
||||||
version=0.11.3276
|
version=0.11.3276
|
||||||
revision=2
|
revision=3
|
||||||
nocross=yes
|
nocross=yes
|
||||||
hostmakedepends="mercurial ruby-devel pkg-config"
|
hostmakedepends="mercurial ruby-devel pkg-config"
|
||||||
makedepends="ruby-devel libX11-devel libXpm-devel libXft-devel
|
makedepends="ruby-devel libX11-devel libXpm-devel libXft-devel
|
||||||
|
@ -11,6 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://subtle.subforge.org"
|
homepage="http://subtle.subforge.org"
|
||||||
conf_files="/etc/xdg/subtle/subtle.rb"
|
conf_files="/etc/xdg/subtle/subtle.rb"
|
||||||
|
nopie=yes
|
||||||
|
|
||||||
do_fetch() {
|
do_fetch() {
|
||||||
local url="http://hg.subforge.org/${pkgname}"
|
local url="http://hg.subforge.org/${pkgname}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue