aboutsummaryrefslogtreecommitdiff
path: root/xorg/xcb-util-xrm/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2022-08-28 16:09:35 +0300
committerCem Keylan <cem@ckyln.com>2022-08-28 16:09:35 +0300
commit8eaa073e349d6d228f345b525a792cd44e28989a (patch)
tree860bf84e35eba20f2c91b1869e4682d7e5576c6e /xorg/xcb-util-xrm/build
parente7aa58b23c48a440254ebe31244669a1e3be8033 (diff)
downloadrepository-8eaa073e349d6d228f345b525a792cd44e28989a.tar.gz
xcb-util-xrm: move to extra
Diffstat (limited to 'xorg/xcb-util-xrm/build')
-rwxr-xr-xxorg/xcb-util-xrm/build8
1 files changed, 0 insertions, 8 deletions
diff --git a/xorg/xcb-util-xrm/build b/xorg/xcb-util-xrm/build
deleted file mode 100755
index 58535d66..00000000
--- a/xorg/xcb-util-xrm/build
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh -e
-
-./configure \
- --prefix=/usr \
- --disable-devel-docs
-
-make
-make DESTDIR="$1" install