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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Wed Feb 5 06:49:46 UTC 2020


    Date: Wednesday, February 5, 2020 @ 06:49:46
  Author: bpiotrowski
Revision: 374622

This turned out not to do what I wanted

Modified:
  gcc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-05 06:14:56 UTC (rev 374621)
+++ PKGBUILD	2020-02-05 06:49:46 UTC (rev 374622)
@@ -42,8 +42,6 @@
   [[ ! -d gcc ]] && ln -s gcc-${pkgver/+/-} gcc
   cd gcc
 
-  echo "Arch Linux $pkgver-$pkgrel" > DEV-PHASE
-
   # link isl for in-tree build
   ln -s ../isl-${_islver} isl
 



More information about the arch-commits mailing list