Also bump to version 2.2.5 and add myself as maintainer. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 lines
173 B
Diff
10 lines
173 B
Diff
--- a/Make.inc.in
|
|
+++ b/Make.inc.in
|
|
@@ -5,6 +5,7 @@
|
|
#
|
|
|
|
# Location of files.
|
|
+SHELL = @SHELL@
|
|
prefix = @prefix@
|
|
exec_prefix = @exec_prefix@
|
|
sysconfdir = @sysconfdir@
|