mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
19 lines
285 B
Plaintext
19 lines
285 B
Plaintext
|
--- ../original/linux/hinst Wed Sep 9 05:58:37 1998
|
||
|
+++ linux/hinst Mon Sep 21 01:47:58 1998
|
||
|
@@ -714,13 +714,13 @@
|
||
|
echo_no_nl $calcspace3
|
||
|
read dummy
|
||
|
|
||
|
- /bin/false
|
||
|
+ /usr/bin/false
|
||
|
return
|
||
|
fi
|
||
|
|
||
|
$ECHO_CMD $calcspace4
|
||
|
|
||
|
- /bin/true
|
||
|
+ /usr/bin/true
|
||
|
return
|
||
|
}
|
||
|
#!/bin/sh
|