use /usr/lib/libfcgi.so instead of /usr/local/lib/libfcgi.so
This was already fixed in libfcgi.ecf
(commit 65a998cec3)
This fixes the libfcgi-safe.ecf file
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
<platform value="windows"/>
|
||||
</condition>
|
||||
</external_library>
|
||||
<external_library location="/usr/local/lib/libfcgi.so">
|
||||
<external_library location="/usr/lib/libfcgi.so">
|
||||
<condition>
|
||||
<platform excluded_value="windows"/>
|
||||
</condition>
|
||||
|
||||
Reference in New Issue
Block a user