Skip to content

Commit

Permalink
db-move: moved automake from [testing] to [core] (any)
Browse files Browse the repository at this point in the history
git-svn-id: file:///srv/repos/svn-packages/svn@188941 eb2447ed-0c53-47e4-bac8-5bc4a241df78
  • Loading branch information
allan committed Jun 26, 2013
1 parent 9a290d0 commit c9c2e1b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 62 deletions.
6 changes: 3 additions & 3 deletions automake/repos/core-any/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Contributor: judd <[email protected]>

pkgname=automake
pkgver=1.13.4
pkgver=1.14
pkgrel=1
pkgdesc="A GNU tool for automatically creating Makefiles"
arch=('any')
Expand All @@ -15,7 +15,7 @@ makedepends=('autoconf')
checkdepends=('dejagnu' 'python2' 'java-environment' 'vala' 'emacs' 'cscope')
install=automake.install
source=(ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig})
md5sums=('71b03c1bc4f587add12604587d9276d1'
md5sums=('cb3fba6d631cddf12e230fd0cc1890df'
'SKIP')

build() {
Expand All @@ -27,7 +27,7 @@ build() {
check() {
cd ${srcdir}/${pkgname}-${pkgver}

# expect 1 failure due to perl-5.18 incompatibility
# expect 2 failures due to perl-5.18 incompatibility
make -k check || true
}

Expand Down
37 changes: 0 additions & 37 deletions automake/repos/testing-any/PKGBUILD

This file was deleted.

22 changes: 0 additions & 22 deletions automake/repos/testing-any/automake.install

This file was deleted.

0 comments on commit c9c2e1b

Please sign in to comment.