mirror of
https://github.com/openwrt/packages.git
synced 2025-12-23 10:14:32 +04:00
Also bump to version 2.2.5 and add myself as maintainer. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
11 lines
173 B
Diff
11 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@
|