X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/4969747bc3a6b88c53247ea88776799109c081be..1f79a056146f0b172111b8379ccc344002848e66:/mklinks.in diff --git a/mklinks.in b/mklinks.in index df5d9738..af3ac2ce 100755 --- a/mklinks.in +++ b/mklinks.in @@ -2,8 +2,6 @@ # -*-sh-*- # -# $Id: mklinks.in,v 1.4 1997/09/11 09:06:34 mdw Exp $ -# # Create links to the repository # # (c) 1997 Mark Wooding @@ -27,13 +25,10 @@ # along with `common'; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -#----- Revision history ----------------------------------------------------- -# -# $Log$ - # --- Configuration variables --- prefix=@prefix@ +datarootdir=@datarootdir@ datadir=@datadir@/@PACKAGE@ # --- Parse command line arguments ---