From 9a8482589210016999a5fc3d9f18be74190756f9 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 22 Nov 2014 13:10:26 -0800 Subject: [PATCH] * nextstep/templates/Info-gnustep.plist.in: Let configure set URL. --- nextstep/ChangeLog | 4 ++++ nextstep/templates/Info-gnustep.plist.in | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/nextstep/ChangeLog b/nextstep/ChangeLog index 4ff3d652889..4bb84bcae4d 100644 --- a/nextstep/ChangeLog +++ b/nextstep/ChangeLog @@ -1,3 +1,7 @@ +2014-11-22 Glenn Morris + + * templates/Info-gnustep.plist.in: Let configure set URL. + 2014-11-03 Jan Djärv * INSTALL: Remove univeral binary section. diff --git a/nextstep/templates/Info-gnustep.plist.in b/nextstep/templates/Info-gnustep.plist.in index 42abc235761..679eb4fa435 100644 --- a/nextstep/templates/Info-gnustep.plist.in +++ b/nextstep/templates/Info-gnustep.plist.in @@ -132,5 +132,5 @@ }; }, ); - URL = "http://www.gnu.org/software/emacs"; + URL = "@PACKAGE_URL@"; } -- 2.39.5