chiark
/
gitweb
/
~mdw
/
runlisp
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add lots of GPL versions.
[runlisp]
/
build-setup
diff --git
a/build-setup
b/build-setup
index 30cfaf8b91d5e082c947a61707759c42946ceb18..daf0ef2bdb78247e1d7c4be73f0c1ce21c200d07 100755
(executable)
--- a/
build-setup
+++ b/
build-setup
@@
-5,5
+5,6
@@
set -e
case "$1" in
start)
ln -sf aclocal.glob acinclude.m4
+ ln -sf GPL-2 COPYING
;;
esac