]> git.armaanb.net Git - asd-repo.git/blobdiff - xorg/spectrwm/build
pash, spectrm, sux: move to junk
[asd-repo.git] / xorg / spectrwm / build
diff --git a/xorg/spectrwm/build b/xorg/spectrwm/build
deleted file mode 100755 (executable)
index 485497d..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/usr/bin/sh -e
-
-cd linux
-make PREFIX=/usr
-make PREFIX=/usr DESTDIR="$1" install
-
-mkdir -p "$1/etc/spectrwm"
-install -Dm644 ../spectrwm.conf "$1/etc/spectrwm/"
-install -Dm644 ../spectrwm_us.conf "$1/etc/spectrwm/"