1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-20 03:30:27 +02:00

(guileversion): Use $GUILE_EFFECTIVE_VERSION instead of

$GUILE_VERSION.  Thanks to Kevin Ryde!
This commit is contained in:
Marius Vollmer 2003-03-19 18:16:56 +00:00
parent e6726828ca
commit 223a9f7c2c

View file

@ -1,6 +1,6 @@
#!/bin/sh
# Copyright (C) 2001 Free Software Foundation, Inc.
# Copyright (C) 2001, 2003 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License as
@ -44,7 +44,7 @@ EOF
prefix="@prefix@"
pkgdatadir="@datadir@/@PACKAGE@"
guileversion="@GUILE_VERSION@"
guileversion="@GUILE_EFFECTIVE_VERSION@"
default_scriptsdir=$pkgdatadir/$guileversion/scripts
# pre-install invocation frob