FreeBSD Bugzilla – Attachment 19167 Details for
Bug 34153
The apsfilter configure script adds bzip2 as a dependency.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 406 bytes, created by
glennpj
on 2002-01-22 05:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
glennpj
Created:
2002-01-22 05:40:01 UTC
Size:
406 bytes
patch
obsolete
>--- configure.orig Mon Jan 21 23:24:01 2002 >+++ configure Mon Jan 21 23:24:34 2002 >@@ -135,7 +135,9 @@ > echo RUN_DEPENDS+=smbclient:${PORTSDIR}/net/samba > ;; > \"BZIP2\") >- echo RUN_DEPENDS+=bunzip2:${PORTSDIR}/archivers/bzip2 >+ if [ ! -x /usr/bin/bzip2 ]; then >+ echo RUN_DEPENDS+=bunzip2:${PORTSDIR}/archivers/bzip2 >+ fi > ;; > \"FREEZE\") > echo RUN_DEPENDS+=melt:${PORTSDIR}/archivers/freeze
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
Actions:
View
|
Diff
Attachments on
bug 34153
: 19167