mirror of
https://codeberg.org/privacy1st/arch
synced 2024-12-23 01:16:04 +01:00
fix
This commit is contained in:
parent
6a2bca8ca6
commit
29efedb764
@ -2,7 +2,7 @@
|
||||
_pkgname=nano
|
||||
_reponame=arch
|
||||
pkgname="de-p1st-$_pkgname"
|
||||
pkgver=0.0.1
|
||||
pkgver=0.0.2
|
||||
pkgrel=1
|
||||
pkgdesc="htop with configuration"
|
||||
arch=('any')
|
||||
@ -16,5 +16,5 @@ sha256sums=('SKIP')
|
||||
package() {
|
||||
cd "${_reponame}/pkg/${pkgname}"
|
||||
|
||||
install -m0644 htoprc "$pkgdir"/etc/htoprc
|
||||
install -Dm0644 htoprc "$pkgdir"/etc/htoprc
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user