aboutsummaryrefslogtreecommitdiff
path: root/xorg/xf86-input-libinput/build
diff options
context:
space:
mode:
Diffstat (limited to 'xorg/xf86-input-libinput/build')
-rwxr-xr-xxorg/xf86-input-libinput/build7
1 files changed, 0 insertions, 7 deletions
diff --git a/xorg/xf86-input-libinput/build b/xorg/xf86-input-libinput/build
deleted file mode 100755
index 6daf22f8..00000000
--- a/xorg/xf86-input-libinput/build
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh -e
-
-./configure \
- --prefix=/usr
-
-make
-make DESTDIR="$1" install