Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Sep 10th, 2010  |  syntax: Diff  |  size: 0.32 KB  |  hits: 129  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. --- PKGBUILD
  2. +++ PKGBUILD
  3. @@ -11,7 +11,7 @@
  4.  depends=('gmp>=4.3.1' 'libtool' 'ncurses>=5.7' 'texinfo'
  5.           'libunistring' 'gc' 'libffi')
  6.  conflicts=('guile')
  7. -provides=('guile')
  8. +provides=("guile=$pkgver")
  9.  install=guile.install
  10.  source=(ftp://alpha.gnu.org/gnu/guile/guile-${pkgver}.tar.gz)
  11.  options=('!libtool')