pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/40610: devel/tcllib does not build on Solaris
The following reply was made to PR pkg/40610; it has been noted by GNATS.
From: =?ISO-8859-1?Q?J=F6rn_Clausen?= <joern%uni-bielefeld.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/40610: devel/tcllib does not build on Solaris
Date: Wed, 11 Feb 2009 11:36:42 +0100
Missing the forest for the trees...
--- Makefile 2009/02/11 10:34:56 1.1
+++ Makefile 2009/02/11 10:35:02
@@ -25,6 +25,6 @@
SUBST_MESSAGE.fix= Fixing hardcoded ftp binary
post-patch:
- @${FIND} ${WRKSRC} -name \*.orig | ${XARGS} ${RM}
+ @${FIND} ${WRKSRC} -name \*.orig | ${XARGS} ${RM} -f
.include "../../mk/bsd.pkg.mk"
does the trick.
--
Jörn Clausen
joern.clausen%uni-bielefeld.de@localhost
Hochschulrechenzentrum http://www.uni-bielefeld.de/hrz/
Universität Bielefeld
Home |
Main Index |
Thread Index |
Old Index