mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
Misc
This commit is contained in:
parent
3c7f466d7a
commit
bc315ccdc9
1 changed files with 3 additions and 3 deletions
|
@ -10,10 +10,10 @@ license=('GPL2')
|
|||
url="http://www.linux-mtd.infradead.org/"
|
||||
depends=('coreutils' 'lzo2' 'zlib')
|
||||
makedepends=()
|
||||
source=(http://ftp.us.debian.org/debian/pool/main/m/mtd-utils/mtd-utils_20090606-1_armel.deb)
|
||||
md5sums=('47a699cba3b551fc9165b765554c28e4')
|
||||
source=(http://openpogo.com/pkgsrc/core/mtd-utils_20090606.tar.gz)
|
||||
md5sums=('5cda2b1cf9c5d06fa7f97f0759266714')
|
||||
|
||||
build() {
|
||||
cd ${srcdir}/
|
||||
cp -R ./* ${pkgdir}/
|
||||
cp -R ./usr ${pkgdir}/
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue