35e9b8ca05
- Add superclassic and superserver modes to firebird rc script - Remove LATEST_LINK [1] - Other modifications for avoid pkg name collisions [1] Suggested by: bapt [1]
11 lines
268 B
Text
11 lines
268 B
Text
--- builds/posix/firebird.vers 2013-10-02 18:30:51.000000000 -0500
|
|
+++ builds/posix/firebird.vers 2013-10-02 18:31:25.000000000 -0500
|
|
@@ -25,6 +25,8 @@
|
|
|
|
{
|
|
global:
|
|
+ __progname;
|
|
+ environ;
|
|
# private entrypoint for REMOTE server
|
|
server_main;
|
|
#-------------------
|