diff 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
line wrap: on
line diff
--- a/sbin/fpkg	Tue Sep 10 19:48:07 2024 +0200
+++ b/sbin/fpkg	Tue Sep 10 21:10:27 2024 +0200
@@ -14,7 +14,7 @@
 
 '
 
-VERSION="@@VERSION@@"
+VERSION='@@VERSION@@'
 
 USAGE='
 USAGE: fpkg [ OPTIONS] COMMAND [ COMMAND-OPTIONS ]