File: expandlib.sh

package info (click to toggle)
hevea 2.38-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,824 kB
  • sloc: ml: 19,525; sh: 505; makefile: 311; ansic: 132
file content (4 lines) | stat: -rwxr-xr-x 112 bytes parent folder | download
1
2
3
4
#! /bin/sh
. `dirname $0`/config.sh
LIBDIR=$(echo "$LIBDIR" | sed -e 's|\\|/|g')
sed -e "s,LIBDIR,$LIBDIR,g" $1