From 39c9ff6fef2136b058c4240f51b0ec5738f528c6 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 12 Jan 2023 17:46:22 +0100 Subject: setxkbmap: drop from repository --- xorg/setxkbmap/build | 9 --------- 1 file changed, 9 deletions(-) delete mode 100755 xorg/setxkbmap/build (limited to 'xorg/setxkbmap/build') diff --git a/xorg/setxkbmap/build b/xorg/setxkbmap/build deleted file mode 100755 index 373bceed..00000000 --- a/xorg/setxkbmap/build +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh -e - -./configure \ - --prefix=/usr \ - --mandir=/usr/share/man \ - --localstatedir=/var - -make -make DESTDIR="$1" install -- cgit v1.2.3