FreeBSD Bugzilla – Attachment 174182 Details for
Bug 212232
print/foomatic-filters: a wrong symlink
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff to fix reported problem and bump PORTREVISION
foomatic-filters-4.0.17_9.diff (text/plain), 706 bytes, created by
Joseph Mingrone
on 2016-08-29 13:28:58 UTC
(
hide
)
Description:
svn diff to fix reported problem and bump PORTREVISION
Filename:
MIME Type:
Creator:
Joseph Mingrone
Created:
2016-08-29 13:28:58 UTC
Size:
706 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 421055) >+++ Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= foomatic-filters > PORTVERSION= 4.0.17 >-PORTREVISION= 8 >+PORTREVISION= 9 > CATEGORIES= print > MASTER_SITES= http://www.openprinting.org/download/foomatic/ > >@@ -56,7 +56,7 @@ > @${REINPLACE_CMD} -e 's|/bin/bash|${SH}|g' ${WRKSRC}/foomaticrip.c > @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ > ${WRKSRC}/foomaticrip.c >- @${REINPLACE_CMD} -e 's|ln -sf $$(BINDIR)|ln -sf ../../bin|g' \ >+ @${REINPLACE_CMD} -e 's|ln -sf $$(BINDIR)|ln -sf ../../../bin|g' \ > -e '/filter.conf/ s|if.*||' \ > ${WRKSRC}/Makefile.am >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
jrm
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 212232
:
174173
| 174182