[Libreoffice-commits] core.git: scp2/InstallModule_firebird.mk

Rene Engelhard rene at debian.org
Tue Jul 16 23:49:24 PDT 2013


 scp2/InstallModule_firebird.mk |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit 0d7facdf06728bb1dfeb13ecca199184638c2c3b
Author: Rene Engelhard <rene at debian.org>
Date:   Wed Jul 17 08:47:38 2013 +0200

    InstallModule_firebird.mk: actually define SYSTEM_FIREBIRD
    
    Change-Id: I3250eddfb1a718b45694624a3d881210d2136ec4

diff --git a/scp2/InstallModule_firebird.mk b/scp2/InstallModule_firebird.mk
index b11169f..4ee945d 100644
--- a/scp2/InstallModule_firebird.mk
+++ b/scp2/InstallModule_firebird.mk
@@ -14,4 +14,8 @@ $(eval $(call gb_InstallModule_add_scpfiles,scp2/firebird,\
     scp2/source/firebird/module_firebird \
 ))
 
+$(eval $(call gb_InstallModule_define_if_set,scp2/firebird,\
+        SYSTEM_FIREBIRD \
+))
+
 # vim: set shiftwidth=4 tabstop=4 noexpandtab:


More information about the Libreoffice-commits mailing list