mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
add license install
This commit is contained in:
parent
6cf0713135
commit
4de1fd9b2b
@ -38,4 +38,6 @@ build() {
|
||||
package() {
|
||||
cd $srcdir/$_pkgname-$_pkgver/build
|
||||
make DESTDIR=$pkgdir install
|
||||
|
||||
install -Dm644 COPYING "$pkgdir/usr/share/licenses/${pkgname}/COPYING"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user