pysolfc-cardsets: remove noarch
This commit is contained in:
parent
968057cadc
commit
5e3add83f7
1 changed files with 4 additions and 5 deletions
|
@ -1,18 +1,17 @@
|
|||
# Template file for 'pysolfc-cardsets'
|
||||
pkgname=pysolfc-cardsets
|
||||
version=2.0
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="PySolFC-Cardsets-${version}"
|
||||
archs=noarch
|
||||
build_style=fetch
|
||||
short_desc="PySolFC Cardsets"
|
||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||
license="GPL-2"
|
||||
# pysolfc's license
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://pysolfc.sourceforge.net/"
|
||||
distfiles="$SOURCEFORGE_SITE/pysolfc/PySolFC-Cardsets/PySolFC-Cardsets-${version}/PySolFC-Cardsets-${version}.tar.bz2"
|
||||
checksum=c388d6360191b3b7e463d84e5a64260c4e3ed36e791a85227d7e8923f3f47ca7
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/PySolFC/cardsets
|
||||
bsdtar -xjf PySolFC-Cardsets-${version}.tar.bz2 --strip-components=1 -C $DESTDIR/usr/share/PySolFC/cardsets
|
||||
vcopy "*" usr/share/PySolFC/cardsets
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue