mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 10:03:03 +01:00
This line - be not needed
This commit is contained in:
parent
7c0630eeb5
commit
eb53b01736
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# $Id: install-script,v 1.1.2.13 2008-03-24 13:55:47 paulbeach Exp $
|
||||
# $Id: install-script,v 1.1.2.14 2008-03-25 09:08:42 paulbeach Exp $
|
||||
#
|
||||
# Script args:
|
||||
# $0: full path to script
|
||||
@ -247,7 +247,6 @@ fi
|
||||
echo "Install the saved aliases.conf file"
|
||||
if test -f /tmp/fb-aliases.conf; then
|
||||
mv -f /tmp/fb-aliases.conf "$FB_RES/English.lproj/var/aliases.conf"
|
||||
rm -f /tmp/fb-aliases.conf
|
||||
fi
|
||||
|
||||
#Install the saved UDF libraries, if any
|
||||
|
Loading…
Reference in New Issue
Block a user