[arch-commits] Commit in pari/trunk (PKGBUILD)

Gaëtan Bisson bisson at archlinux.org
Tue Jan 24 18:49:26 UTC 2017


    Date: Tuesday, January 24, 2017 @ 18:49:25
  Author: bisson
Revision: 208922

anal.h not required anymore

Modified:
  pari/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ---
 1 file changed, 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-24 18:25:37 UTC (rev 208921)
+++ PKGBUILD	2017-01-24 18:49:25 UTC (rev 208922)
@@ -38,7 +38,4 @@
 	cd "${srcdir}/${pkgname}-${pkgver}"
 	make DESTDIR="${pkgdir}" install
 	ln -sf gp.1.gz "${pkgdir}"/usr/share/man/man1/pari.1
-
-	# required by sagemath
-	install -Dm644 src/language/anal.h "${pkgdir}"/usr/include/pari/anal.h
 }



More information about the arch-commits mailing list