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

Thomas Dziedzic tdziedzic at archlinux.org
Thu Sep 6 07:37:25 UTC 2012


    Date: Thursday, September 6, 2012 @ 03:37:25
  Author: tdziedzic
Revision: 166322

remove unneeded commented out code

Modified:
  vim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-09-06 07:34:07 UTC (rev 166321)
+++ PKGBUILD	2012-09-06 07:37:25 UTC (rev 166322)
@@ -55,12 +55,6 @@
 }
 
 build() {
-  # remove -O2 because there is a crash with python because of it
-  # fedora br: https://bugzilla.redhat.com/show_bug.cgi?id=817196
-  #export CFLAGS="${CFLAGS/-O2 /}"
-
-  #cd "${srcdir}"
-
   cp -a ${pkgname}-${pkgver} vim-build
 
   # define the place for the global (g)vimrc file (set to /etc/vimrc)




More information about the arch-commits mailing list