aboutsummaryrefslogtreecommitdiff
path: root/testing/acpilight/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2019-12-17 01:06:10 +0300
committerCem Keylan <cem@ckyln.com>2019-12-17 01:06:10 +0300
commitdfb5a2bd511d63d67a0fa73f2deb2abfd0d52960 (patch)
treec8aa899c939ca2e897cba46947c28ae224b83bba /testing/acpilight/build
parenta25c9b9a4254187fce9d424fa31de0eec35f5ff3 (diff)
downloadrepository-dfb5a2bd511d63d67a0fa73f2deb2abfd0d52960.tar.gz
acpilight: move to extra
Diffstat (limited to 'testing/acpilight/build')
-rwxr-xr-xtesting/acpilight/build5
1 files changed, 0 insertions, 5 deletions
diff --git a/testing/acpilight/build b/testing/acpilight/build
deleted file mode 100755
index a0235d54..00000000
--- a/testing/acpilight/build
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh -e
-
-install -Dm755 xbacklight "$1/usr/bin/xbacklight"
-install -Dm644 xbacklight.1 "$1/usr/share/man/xbacklight.1"
-install -Dm644 90-backlight.rules "$1/usr/lib/udev/rules.d/90-backlight.rules"