aboutsummaryrefslogtreecommitdiff
path: root/mg/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-06-19 01:47:44 +0300
committerCem Keylan <cem@ckyln.com>2020-06-19 01:47:44 +0300
commit706c708b5aac148cd323a7f6b40513ba756ef45e (patch)
tree2a9c963283378af3c7e04ba2e4683ccbd220b978 /mg/build
parentc05ab7845f241547ab8607a91db1942617bc3d4e (diff)
downloadrepository-706c708b5aac148cd323a7f6b40513ba756ef45e.tar.gz
move to personal
Diffstat (limited to 'mg/build')
-rwxr-xr-xmg/build6
1 files changed, 0 insertions, 6 deletions
diff --git a/mg/build b/mg/build
deleted file mode 100755
index d67e3ef..0000000
--- a/mg/build
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh -e
-
-sed -i 's/--libs ncurses/--libs ncursesw/' GNUmakefile
-
-make STATIC=yesplease
-install -Dm755 -t "$1/usr/bin" mg