stow: drop noarch
This commit is contained in:
parent
c36ddb5e45
commit
9975c3209b
1 changed files with 2 additions and 3 deletions
|
@ -1,15 +1,14 @@
|
||||||
# Template file for 'stow'
|
# Template file for 'stow'
|
||||||
pkgname=stow
|
pkgname=stow
|
||||||
version=2.3.1
|
version=2.3.1
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
make_check_target="test"
|
make_check_target="test"
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="${hostmakedepends}"
|
makedepends="${hostmakedepends}"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
checkdepends="perl-Test-Output perl-IO-stringy"
|
checkdepends="perl-Test-Output perl-IO-stringy"
|
||||||
short_desc="GNU Stow is a symlink manager"
|
short_desc="GNU symlink manager"
|
||||||
maintainer="Martin Harrigan <martinharrigan@gmail.com>"
|
maintainer="Martin Harrigan <martinharrigan@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.gnu.org/software/stow/"
|
homepage="https://www.gnu.org/software/stow/"
|
||||||
|
|
Loading…
Reference in a new issue