From 295f951ecde871d35850e773af944c739846c248 Mon Sep 17 00:00:00 2001 From: sobomax Date: Tue, 16 Apr 2002 17:55:14 +0000 Subject: Add file missed in the previous checkin. --- lang/cli/scripts/portconfigure | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/cli/scripts/portconfigure (limited to 'lang/cli') diff --git a/lang/cli/scripts/portconfigure b/lang/cli/scripts/portconfigure new file mode 100644 index 0000000..8432531 --- /dev/null +++ b/lang/cli/scripts/portconfigure @@ -0,0 +1,5 @@ +#!/bin/sh + +. env.sh +shift +./configure "${@}" -- cgit v1.1