7 pkgdesc=("This package provides html files with the reference manual for the GNU Scientific Library (GSL), a collection of routines for numerical analysis.")
9 url=('http://www.gnu.org/software/gsl')
11 source=("http://ftp.de.debian.org/debian/pool/non-free/g/gsl-ref-html/${pkgname}_${pkgver}.orig.tar.gz")
12 md5sums=('ce453562f287a0d8d388d142ec3256dd')
18 find -not -type d -exec chmod 644 {} \;
20 INSTALLDIR=/usr/share/doc
22 mkdir -p $pkgdir$INSTALLDIR
23 mv $srcdir/$pkgname-$pkgver $pkgdir$INSTALLDIR/