[X2Go-Commits] [nx-libs] 02/02: debian/rules: execute new debian/compat.sh file before the actual build.

git-admin at x2go.org git-admin at x2go.org
Sat Dec 16 02:22:32 CET 2017


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository nx-libs.

commit fb2e9a8b54b0e404d76fe93b969e47a8209d1532
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Sat Dec 16 02:22:18 2017 +0100

    debian/rules: execute new debian/compat.sh file before the actual build.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 9bda997..90234c5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -111,7 +111,7 @@ override_dh_auto_install:
 	PREFIX=/usr dh_auto_install -Smakefile
 
 override_dh_auto_build:
-
+	debian/compat.sh
 	PREFIX=/usr dh_auto_build --parallel -- CDEBUGFLAGS="$(CPPFLAGS) $(CFLAGS)" LOCAL_LDFLAGS="$(LDFLAGS)" SHLIBGLOBALSFLAGS='$(filter-out -pie,$(LDFLAGS))'
 
 override_dh_strip:

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git


More information about the x2go-commits mailing list