mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 09:22:12 +08:00
$startdir/pkg, $startdir/src → ${pkgdir}, ${srcdir}
This commit is contained in:
parent
c1917dad91
commit
0e863c5bb1
@ -36,5 +36,5 @@ package() {
|
||||
make prefix=$pkgdir/usr install
|
||||
|
||||
# License.
|
||||
install -m644 -D COPYING $startdir/pkg/usr/share/licenses/$pkgname/license.txt
|
||||
install -m644 -D COPYING ${pkgdir}/usr/share/licenses/$pkgname/license.txt
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Games Packages for Chakra, part of chakra-project.org
|
||||
#
|
||||
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves gmail.com>
|
||||
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves gmail.com>
|
||||
|
||||
pkgname=python2-shove
|
||||
_pkgname=shove
|
||||
|
Loading…
Reference in New Issue
Block a user