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

Anatol Pomozov anatolik at archlinux.org
Wed Apr 26 12:48:20 UTC 2017


    Date: Wednesday, April 26, 2017 @ 12:48:10
  Author: anatolik
Revision: 294751

Remove unused patches

Modified:
  vim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-26 12:44:38 UTC (rev 294750)
+++ PKGBUILD	2017-04-26 12:48:10 UTC (rev 294751)
@@ -28,11 +28,6 @@
 prepare() {
   cd vim-$pkgver/src
 
-  # https://github.com/vim/vim/pull/1193
-  # drop these if the problematic commits on gtk3 get reverted...
-  #patch -Np2 -i "$srcdir"/0001-Fix-widget-sizing-on-current-Gtk-3.22-branch.patch
-  #patch -Np2 -i "$srcdir"/0002-Further-fix-widget-sizing.patch
-
   # define the place for the global (g)vimrc file (set to /etc/vimrc)
   sed -i 's|^.*\(#define SYS_.*VIMRC_FILE.*"\) .*$|\1|' feature.h
   sed -i 's|^.*\(#define VIMRC_FILE.*"\) .*$|\1|' feature.h



More information about the arch-commits mailing list