diff --git a/guile-tools.in b/guile-tools.in index a4db08f02..fc4b1274b 100644 --- a/guile-tools.in +++ b/guile-tools.in @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2001, 2003, 2006 Free Software Foundation, Inc. +# Copyright (C) 2001, 2003, 2006, 2008 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 @@ -43,6 +43,7 @@ EOF } prefix="@prefix@" +datarootdir="@datarootdir@" pkgdatadir="@datadir@/@PACKAGE@" guileversion="@GUILE_EFFECTIVE_VERSION@" default_scriptsdir=$pkgdatadir/$guileversion/scripts