| Summary: | misc/auto-multiple-choice: does not run | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | hiroto.kagotani | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
A commit references this bug: Author: amdmi3 Date: Thu Apr 14 14:21:06 UTC 2016 New revision: 413262 URL: https://svnweb.freebsd.org/changeset/ports/413262 Log: - Remove incorrect prebuilt script so it's regenerated with correct paths during build PR: 208576 Submitted by: hiroto.kagotani@gmail.com (maintainer) MFH: 2016Q2 (blanket) Changes: head/misc/auto-multiple-choice/Makefile A commit references this bug: Author: amdmi3 Date: Thu Apr 14 14:28:04 UTC 2016 New revision: 413263 URL: https://svnweb.freebsd.org/changeset/ports/413263 Log: MFH: r413262 - Remove incorrect prebuilt script so it's regenerated with correct paths during build PR: 208576 Submitted by: hiroto.kagotani@gmail.com (maintainer) Approved by: ports-secteam blanket Changes: _U branches/2016Q2/ branches/2016Q2/misc/auto-multiple-choice/Makefile |
Created attachment 169033 [details] patch file The main script auto-multiple-choice does not run because of wrong reference to necessary file paths. This patch removes a pre-built script for substituting file paths to ensure building new one.