aboutsummaryrefslogtreecommitdiff
path: root/xorg/xcb-proto/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2022-08-28 16:09:34 +0300
committerCem Keylan <cem@ckyln.com>2022-08-28 16:09:34 +0300
commit92d7ac74f28d31d73906ac3321d084798203ec86 (patch)
tree80674bcdbb8fff93b3e934fa6bd1f18656600769 /xorg/xcb-proto/build
parent7966962751f77a01a16360cc189cafb7c255e75d (diff)
downloadrepository-92d7ac74f28d31d73906ac3321d084798203ec86.tar.gz
xcb-proto: move to extra
Diffstat (limited to 'xorg/xcb-proto/build')
-rwxr-xr-xxorg/xcb-proto/build7
1 files changed, 0 insertions, 7 deletions
diff --git a/xorg/xcb-proto/build b/xorg/xcb-proto/build
deleted file mode 100755
index 6daf22f8..00000000
--- a/xorg/xcb-proto/build
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh -e
-
-./configure \
- --prefix=/usr
-
-make
-make DESTDIR="$1" install