diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/wordnet/scripts/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/wordnet/scripts/configure b/textproc/wordnet/scripts/configure index adeb59e711c2..027ae612d290 100644 --- a/textproc/wordnet/scripts/configure +++ b/textproc/wordnet/scripts/configure @@ -21,7 +21,7 @@ for mf in ${FILESDIR}/*Makefile ; do \ ln -s $mf ${dir}Makefile done -patch -d ${WRKSRC}/src -p << EOPATCH +patch -d ${WRKSRC}/src -p0 << EOPATCH Configuring the wnb script to call the right wish-binary directly --- wnb Sun Feb 22 12:49:56 1998 +++ wnb Sat Feb 26 17:41:06 2000 |