Skip to content

Instantly share code, notes, and snippets.

@tcpiptan
tcpiptan / vim-7.4.160-1.el6.spec.patch
Created January 30, 2014 08:12
patch for the spec file of 'vim-7.4.131-1.fc21' for build on CentOS 6.5 (with option '-- enable-luainterp=dynamic') - http://ptan.info/archives/555
*** vim.spec 2013-12-17 19:38:33.000000000 +0900
--- vim.spec.new 2014-01-29 19:13:06.250167916 +0900
***************
*** 1,4 ****
! %define patchlevel 131
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
%endif
--- 1,4 ----
! %define patchlevel 160
From 37c0cc0d511535fa92ba5c674f92f5298e0d2a8e Mon Sep 17 00:00:00 2001
From: tcpiptan <tcpipdoom@gmail.com>
Date: Tue, 25 May 2010 18:35:37 +0900
Subject: [PATCH 1/2] ppport.patch
---
xs/Console.xs | 1 +
xs/File.xs | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
From 97aa799574932871f66bc3eb11e0f7ea47afadba Mon Sep 17 00:00:00 2001
From: tcpiptan <tcpipdoom@gmail.com>
Date: Tue, 25 May 2010 15:54:04 +0900
Subject: [PATCH] fix to make for ActivePerl + nmake
---
win32_unicode.h | 15 +++--
xs/Console.xs | 59 +++++++++---------
xs/Error.xs | 77 ++++++++++++------------
xs/File.xs | 177 ++++++++++++++++++++++++++++---------------------------