From 44062331adbe124ad8eadf7cc6fce2ccdd224f67 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sat, 11 Apr 2020 20:48:46 +0300 Subject: vimpc: drop from repository --- community/vimpc/build | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100755 community/vimpc/build (limited to 'community/vimpc/build') diff --git a/community/vimpc/build b/community/vimpc/build deleted file mode 100755 index 1ba8e135..00000000 --- a/community/vimpc/build +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh -e - -autoreconf -i - -./configure \ - --prefix=/usr \ - --enable-taglib=no - -make -make DESTDIR="$1" install -- cgit v1.2.3