aboutsummaryrefslogtreecommitdiff
path: root/xorg/hicolor-icon-theme/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2022-08-28 16:05:59 +0300
committerCem Keylan <cem@ckyln.com>2022-08-28 16:05:59 +0300
commitdb173b838cf4103e8ef99039f2cdf24d8d041d37 (patch)
tree9a85aea152f9ec724797c51474d7772ff0d1a350 /xorg/hicolor-icon-theme/build
parenta8738960bdd1bea0264a042e86acf23fc838b0e2 (diff)
downloadrepository-db173b838cf4103e8ef99039f2cdf24d8d041d37.tar.gz
hicolor-icon-theme: move to extra
Diffstat (limited to 'xorg/hicolor-icon-theme/build')
-rwxr-xr-xxorg/hicolor-icon-theme/build6
1 files changed, 0 insertions, 6 deletions
diff --git a/xorg/hicolor-icon-theme/build b/xorg/hicolor-icon-theme/build
deleted file mode 100755
index c647b8ef..00000000
--- a/xorg/hicolor-icon-theme/build
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh -e
-
-./configure \
- --prefix=/usr
-
-make DESTDIR="$1" install