mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-02-02 09:20:39 +01:00
Look for the install script template for FreeBSD in the right location.
This commit is contained in:
parent
128aea51b8
commit
36f27074d7
@ -1,4 +1,4 @@
|
||||
dnl $Id: configure.in,v 1.179 2003-11-06 09:25:44 stryqx Exp $
|
||||
dnl $Id: configure.in,v 1.180 2003-11-06 09:31:56 stryqx Exp $
|
||||
|
||||
dnl ############################# INITIALISATION ###############################
|
||||
|
||||
@ -780,7 +780,7 @@ case "$PLATFORM" in
|
||||
|
||||
|
||||
FREEBSD)
|
||||
AC_CONFIG_FILES([gen/install/install.sh:src/install/arch-specific/freebsd/install.sh.in
|
||||
AC_CONFIG_FILES([gen/install/install.sh:builds/install/arch-specific/freebsd/install.sh.in
|
||||
],[chmod a+x gen/install/install.sh 2>/dev/null])
|
||||
;;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user