Generally bring up-to-date.
[cfd] / findlinks.in
index dc5790f..13380be 100755 (executable)
@@ -1,8 +1,6 @@
 #! /bin/sh
 # -*-sh-*-
 #
-# $Id: findlinks.in,v 1.3 2004/04/08 01:36:24 mdw Exp $
-#
 # Find files which could be links to the repository
 #
 # (c) 1997 Mark Wooding
@@ -29,6 +27,7 @@
 # --- Configuration variables ---
 
 prefix=@prefix@
+datarootdir=@datarootdir@
 datadir=@datadir@/@PACKAGE@
 
 # --- Parse command line arguments ---