forked from hasufell/hasufell-repository
games-board/pysolfc: bump to 2.4.0
This commit is contained in:
parent
e69b077ae7
commit
02b46d2556
@ -1,4 +1,4 @@
|
|||||||
# Copyright 2016 Julian Ospald <hasufell@posteo.de>
|
# Copyright 2016-2018 Julian Ospald <hasufell@posteo.de>
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
MY_PN=PySolFC
|
MY_PN=PySolFC
|
||||||
@ -37,7 +37,7 @@ src_prepare() {
|
|||||||
src_install() {
|
src_install() {
|
||||||
setup-py_src_install
|
setup-py_src_install
|
||||||
|
|
||||||
insinto /usr/share/${MY_PN}
|
insinto /usr/share/${MY_PN}/cardsets
|
||||||
doins -r "${WORKBASE}"/${MY_PN}-Cardsets-2.0/*
|
doins -r "${WORKBASE}"/${MY_PN}-Cardsets-2.0/*
|
||||||
|
|
||||||
doman docs/*.6
|
doman docs/*.6
|
Loading…
Reference in New Issue
Block a user