Update PKGBUILD
This commit is contained in:
parent
93132bfc52
commit
1d37cda49e
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -34,7 +34,7 @@ package() {
|
||||||
cd fetchy
|
cd fetchy
|
||||||
mkdir -p ${pkgdir}/opt/${pkgname}
|
mkdir -p ${pkgdir}/opt/${pkgname}
|
||||||
cp -rf * ${pkgdir}/opt/${pkgname}
|
cp -rf * ${pkgdir}/opt/${pkgname}
|
||||||
make PREFIX=/usr DESTDIR="${pkgdir}" install
|
make install
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue