mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 21:23:03 +01:00
Wrongly named libfbclient.so
This commit is contained in:
parent
009253e471
commit
686c4298d6
@ -166,7 +166,7 @@ f none @prefix@/examples/functions.c=$SRCDIR/examples/functions.c 0644 root root
|
||||
d none @prefix@/lib 0755 root root
|
||||
f none @prefix@/lib/libfbclient.so.@FIREBIRD_VERSION@=$SRCDIR/lib/libfbclient.so.@FIREBIRD_VERSION@ 0755 root root
|
||||
s none @prefix@/lib/libfbclient.so.2=@prefix@/lib/libfbclient.so.@FIREBIRD_VERSION@
|
||||
s none @prefix@/lib/libfbclient.so=@prefix@/lib/libfbclient.so.1
|
||||
s none @prefix@/lib/libfbclient.so=@prefix@/lib/libfbclient.so.2
|
||||
|
||||
f none @prefix@/lib/libfbembed.so.@FIREBIRD_VERSION@=$SRCDIR/lib/libfbembed.so.@FIREBIRD_VERSION@ 0755 root root
|
||||
s none @prefix@/lib/libfbembed.so.2.1=@prefix@/lib/libfbembed.so.@FIREBIRD_VERSION@
|
||||
|
@ -169,7 +169,7 @@ f none @prefix@/examples/functions.c=$SRCDIR/examples/functions.c 0644 root root
|
||||
d none @prefix@/lib 0755 root root
|
||||
f none @prefix@/lib/libfbclient.so.@FIREBIRD_VERSION@=$SRCDIR/lib/libfbclient.so.@FIREBIRD_VERSION@ 0755 root root
|
||||
s none @prefix@/lib/libfbclient.so.2=@prefix@/lib/libfbclient.so.@FIREBIRD_VERSION@
|
||||
s none @prefix@/lib/libfbclient.so=@prefix@/lib/libfbclient.so.1
|
||||
s none @prefix@/lib/libfbclient.so=@prefix@/lib/libfbclient.so.2
|
||||
|
||||
#f none @prefix@/lib/libfbembed.so.@FIREBIRD_VERSION@=$SRCDIR/lib/libfbembed.so.@FIREBIRD_VERSION@ 0755 root root
|
||||
#s none @prefix@/lib/libfbembed.so.2=@prefix@/lib/libfbembed.so.@FIREBIRD_VERSION@
|
||||
|
Loading…
Reference in New Issue
Block a user