mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/libz160 fixes
This commit is contained in:
parent
190b3a7490
commit
6572dd71c0
1 changed files with 1 additions and 1 deletions
|
@ -15,5 +15,5 @@ source=("http://repository.timesys.com/buildsources/l/libz160-bin/libz160-bin-${
|
|||
md5sums=('7589d70fa10af21bedf8dc923e9fd150')
|
||||
|
||||
package() {
|
||||
cp -r ${srcdir}/usr ${pkgdir}
|
||||
cp -r ${srcdir}/libz160-bin-${pkgver}/usr ${pkgdir}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue