mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
aur/arm-mem-git: inconsequential changes to pick back up in build system
This commit is contained in:
parent
62ee0cb78c
commit
26efc2f73e
1 changed files with 2 additions and 3 deletions
|
@ -15,6 +15,8 @@ provides=('libcofi_rpi-git')
|
|||
install=arm-mem.install
|
||||
source=('arm-mem::git://github.com/bavison/arm-mem.git'
|
||||
'LICENSE')
|
||||
md5sums=('SKIP'
|
||||
'28d63fe2467e38160c025156d21e4e91')
|
||||
|
||||
pkgver() {
|
||||
cd "${srcdir}/arm-mem"
|
||||
|
@ -35,6 +37,3 @@ package() {
|
|||
cp "${srcdir}/LICENSE" "${pkgdir}/usr/share/licenses/arm-mem-git/"
|
||||
cp libarmmem.so "${pkgdir}/usr/lib/"
|
||||
}
|
||||
|
||||
md5sums=('SKIP'
|
||||
'28d63fe2467e38160c025156d21e4e91')
|
||||
|
|
Loading…
Reference in a new issue