X-Git-Url: https://git.distorted.org.uk/~mdw/cfd/blobdiff_plain/a1af6b508efcf1e6edb07cc4f471710739e9382c..6247b831dd0e3f9200025241ac93c14e5c1b2539:/findlinks.in diff --git a/findlinks.in b/findlinks.in index dc5790f..13380be 100755 --- a/findlinks.in +++ b/findlinks.in @@ -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 ---