fetch --> /usr/bin/fetch.
This commit is contained in:
parent
9bcea9a5ef
commit
9459ae3738
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12152
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD$
|
||||
# $FreeBSD: www/en/gnome/Makefile,v 1.8 2002/01/28 17:05:24 sobomax Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -37,7 +37,7 @@ newsflash.html: newsflash.xsl news.xml includes.xsl ../includes.xsl
|
|||
.endif
|
||||
|
||||
gnotices.rdf::
|
||||
fetch -qo - ${GNOTICES_RDF_URL} | ${SED} 's|rdf:RDF|rdf| ; \
|
||||
/usr/bin/fetch -qo - ${GNOTICES_RDF_URL} | ${SED} 's|rdf:RDF|rdf| ; \
|
||||
s|xmlns.*[^>]||' > ${.TARGET}
|
||||
|
||||
.include "${WEB_PREFIX}/share/mk/web.site.mk"
|
||||
|
|
Loading…
Reference in a new issue