FreeBSD Bugzilla – Attachment 14811 Details for
Bug 27707
Bogus make errors while executing pkg_version -v
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 533 bytes, created by
Anton Berezin
on 2001-05-28 14:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Anton Berezin
Created:
2001-05-28 14:50:01 UTC
Size:
533 bytes
patch
obsolete
>Index: pkg_version.pl >=================================================================== >RCS file: /home/ncvs/src/usr.sbin/pkg_install/version/pkg_version.pl,v >retrieving revision 1.20 >diff -u -r1.20 pkg_version.pl >--- pkg_version.pl 2001/05/15 18:37:23 1.20 >+++ pkg_version.pl 2001/05/28 13:28:38 >@@ -374,6 +374,7 @@ > # The chdir needs to be successful or our make -V invocation > # will fail. > chdir "$PortsDirectory/$origin" or next; >+ next unless -r "Makefile"; > > open PKGNAME, "$GetPkgNameCommand|"; > $pkgname = <PKGNAME>;
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 27707
: 14811