From 9a92843088cef87ea9b843c4d1d6a982b98deab4 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 12 Jan 2023 17:45:19 +0100 Subject: xrandr: drop from repository --- xorg/xrandr/build | 9 --------- 1 file changed, 9 deletions(-) delete mode 100755 xorg/xrandr/build (limited to 'xorg/xrandr/build') diff --git a/xorg/xrandr/build b/xorg/xrandr/build deleted file mode 100755 index 373bceed..00000000 --- a/xorg/xrandr/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