Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
comparison sbin/fpkg @ 550:847ae246f3cc
Make the port really DATADIR and EXAMPLESDIR safe because the user may redefine DATADIR and EXAMPLESDIR.
pkg-plist must use DATADIR and EXAMPLESDIR.
The scripts must search for common.subr and farray.sh more intelligently.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Tue, 10 Sep 2024 21:10:27 +0200 |
| parents | d5591ebc303d |
| children | 4f2257ea7d0a |
comparison
equal
deleted
inserted
replaced
| 549:48b31d24d71d | 550:847ae246f3cc |
|---|---|
| 12 <https://opensource.org/licenses/BSD-3-Clause> | 12 <https://opensource.org/licenses/BSD-3-Clause> |
| 13 :ID: @(#)@@SIMPLEVERSIONTAG@@ | 13 :ID: @(#)@@SIMPLEVERSIONTAG@@ |
| 14 | 14 |
| 15 ' | 15 ' |
| 16 | 16 |
| 17 VERSION="@@VERSION@@" | 17 VERSION='@@VERSION@@' |
| 18 | 18 |
| 19 USAGE=' | 19 USAGE=' |
| 20 USAGE: fpkg [ OPTIONS] COMMAND [ COMMAND-OPTIONS ] | 20 USAGE: fpkg [ OPTIONS] COMMAND [ COMMAND-OPTIONS ] |
| 21 | 21 |
| 22 OPTIONS: | 22 OPTIONS: |
