projects
/
super-star-trek.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e91d76
)
Repair the distribution builder.
author
Eric S. Raymond
<esr@thyrsus.com>
Mon, 20 Feb 2012 20:12:43 +0000
(15:12 -0500)
committer
Eric S. Raymond
<esr@thyrsus.com>
Mon, 20 Feb 2012 20:12:43 +0000
(15:12 -0500)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index f85b3376950fcf6a5479cd84a83c0257f4d0ef3e..5c9c60007923f809bf717c586f7a528e8fb18064 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,6
+1,6
@@
# Makefile for the SST2K project
-VERS=$(shell sed <sst.py -n -e '/version
=
\(.*\)/s//\1/p')
+VERS=$(shell sed <sst.py -n -e '/version
*= *
\(.*\)/s//\1/p')
MANDIR=/usr/share/man/man1
BINDIR=/usr/bin