mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-08 12:01:56 +00:00
![Wesley Shields](/assets/img/avatar_default.png)
AVFS is a system, which enables all programs to look inside gzip, tar, zip, etc. files or view remote (ftp, http, dav, etc.) files, without recompiling the programs. WWW: http://avf.sourceforge.net/ PR: ports/124615 Submitted by: Evgeny Zhirnov <jirnov@gmail.com>
9 lines
264 B
Plaintext
9 lines
264 B
Plaintext
--- configure.orig 2007-05-31 23:54:21.000000000 +0400
|
|
+++ configure 2008-06-14 02:58:12.000000000 +0400
|
|
@@ -1,4 +1,4 @@
|
|
-#! /bin/sh
|
|
+#! /usr/local/bin/bash
|
|
# Guess values for system-dependent variables and create Makefiles.
|
|
# Generated by GNU Autoconf 2.60.
|
|
#
|