Commit 27e9f03d authored by Christophe Mutricy's avatar Christophe Mutricy

Cosmetic

parent f03ffad5
......@@ -2274,7 +2274,7 @@ DISTCLEAN_PKG += ncurses-$(NCURSES_VERSION).tar.gz
# ***************************************************************************
asa.git.tar.gz:
$(WGET) "http://git.spaceboyz.net/asa.git/?p=asa.git;a=snapshot;" -O asa.git.tar.gz
$(WGET) $(ASA_URL) -O $@
asa: asa.git.tar.gz
$(EXTRACT_GZ)
......
......@@ -208,3 +208,4 @@ LUA_VERSION=5.1
LUA_URL=http://www.lua.org/ftp/lua-$(LUA_VERSION).tar.gz
NCURSES_VERSION=5.6
NCURSES_URL=$(GNU)/ncurses/ncurses-$(NCURSES_VERSION).tar.gz
ASA_URL="http://git.spaceboyz.net/asa.git/?p=asa.git;a=snapshot;"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment