--- gforth/iss.sh 2009/12/31 15:32:35 1.24 +++ gforth/iss.sh 2012/12/31 15:25:18 1.31 @@ -1,6 +1,6 @@ #!/bin/bash -#Copyright (C) 2000,2003,2006,2007,2009 Free Software Foundation, Inc. +#Copyright (C) 2000,2003,2006,2007,2009,2011,2012 Free Software Foundation, Inc. #This file is part of Gforth. @@ -27,8 +27,6 @@ VERSION=$(cat version) -sed "s/@PACKAGE_VERSION@/$VERSION/g" gforthmi.sh - for i in lib/gforth/$VERSION/libcc-named/*.la do sed "s/dependency_libs='.*'/dependency_libs=''/g" <$i >$i+ @@ -42,13 +40,14 @@ cat <README.txt