mirror of
https://gitdl.cn/https://github.com/chakralinux/gtk.git
synced 2025-02-03 05:17:14 +08:00
atom: use binary direcotry
This commit is contained in:
parent
f92a530fb9
commit
6d1a99166e
@ -70,7 +70,7 @@ build() {
|
||||
package() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
||||
install -d -m 755 "${pkgdir}"/usr/share
|
||||
install -d -m 755 "${pkgdir}"/usr/share/atom
|
||||
cp -r out/atom-$pkgver-amd64/* "${pkgdir}"/usr/share/atom
|
||||
|
||||
msg "installing .desktop"
|
||||
|
Loading…
Reference in New Issue
Block a user