kbd, less: rebuild with full relro.
This commit is contained in:
parent
7fb08fc5bd
commit
36f494018f
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kbd'
|
||||
pkgname=kbd
|
||||
version=2.0.2
|
||||
revision=3
|
||||
revision=4
|
||||
build_pie=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--datadir=/usr/share/kbd --localedir=/usr/share/kbd/locale"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'less'
|
||||
pkgname=less
|
||||
version=471
|
||||
revision=2
|
||||
revision=3
|
||||
build_pie=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-regex=pcre"
|
||||
|
|
Loading…
Reference in New Issue