[arch-commits] Commit in lib32-rust/trunk (PKGBUILD)
    Johannes Löthberg 
    demize at archlinux.org
       
    Fri Apr 26 22:57:59 UTC 2019
    
    
  
    Date: Friday, April 26, 2019 @ 22:57:57
  Author: demize
Revision: 454457
Remove msg2 usage
Modified:
  lib32-rust/trunk/PKGBUILD
----------+
 PKGBUILD |    1 -
 1 file changed, 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-26 22:57:52 UTC (rev 454456)
+++ PKGBUILD	2019-04-26 22:57:57 UTC (rev 454457)
@@ -29,7 +29,6 @@
 build() {
   cd "rustc-$pkgver-src"
 
-  msg2 "Run build under x.py"
   python ./x.py build
 }
 
    
    
More information about the arch-commits
mailing list