summarylogtreecommitdiffstats
path: root/gargoyle.sh
diff options
context:
space:
mode:
authorSpaghettiCat2021-06-29 15:35:37 +0100
committerSpaghettiCat2021-06-29 15:50:26 +0100
commitafda2898007c7b51ef8afcf79b97b18763e68a54 (patch)
tree59c9fed8970d9daebd6f265b24f786ceee0e2468 /gargoyle.sh
parent4fd31d114fe7d41eb780159e56dd461e7c84cbbd (diff)
downloadaur-afda2898007c7b51ef8afcf79b97b18763e68a54.tar.gz
Build with CMake instead of Jam
Jam is an obsolete build tool, and wasn't intended for building on Unix anyway according to garglk documentation.
Diffstat (limited to 'gargoyle.sh')
-rw-r--r--gargoyle.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/gargoyle.sh b/gargoyle.sh
deleted file mode 100644
index c49e75626648..000000000000
--- a/gargoyle.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-/usr/bin/gargoyle-bins/gargoyle "$@"