mirror of
https://git.freebsd.org/ports.git
synced 2025-07-04 02:49:14 -04:00
8 lines
272 B
Text
8 lines
272 B
Text
--- freenx-0.4.1/nxclient.orig Fri Sep 10 10:04:51 2004
|
|
+++ freenx-0.4.1/nxclient Fri Sep 17 12:24:22 2004
|
|
@@ -1,4 +1,4 @@
|
|
-#!/bin/bash
|
|
+#!/usr/local/bin/bash
|
|
|
|
TEMP=`getopt -a -o d: --long local,noautokill,dialog:,caption:,message:,display: -n $(basename $0) -- "$@"`
|
|
|