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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Mar 22 09:05:17 UTC 2017


    Date: Wednesday, March 22, 2017 @ 09:05:16
  Author: svenstaro
Revision: 218360

Cleanup PKGBUILDG

Modified:
  pypy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-22 09:03:25 UTC (rev 218359)
+++ PKGBUILD	2017-03-22 09:05:16 UTC (rev 218360)
@@ -49,9 +49,5 @@
   install -Dm644 README.rst "${pkgdir}"/opt/pypy/README.rst
   install -Dm644 LICENSE "${pkgdir}"/opt/pypy/LICENSE
   install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/pypy/LICENSE
-
-  # Generate bytecode (they apparently haven't intended for this to happen yet)
-  #"${pkgdir}"/opt/pypy/bin/pypy-c -m compileall "${pkgdir}"/opt/pypy
-  #"${pkgdir}"/opt/pypy/bin/pypy-c -O -m compileall "${pkgdir}"/opt/pypy
 }
 # vim: ts=2 sw=2 et:



More information about the arch-commits mailing list