[pkg-bacula-commits] [SCM] Bacula, a network backup, recovery and verification program branch, master, updated. debian/5.0.3-1-131-g266d544

Alexander Golovko alexandro at ankalagon.ru
Fri Jun 1 15:07:33 UTC 2012


The following commit has been merged in the master branch:
commit 266d544e7974bcb0c5f81a6033ecc06221e58c5e
Author: Alexander Golovko <alexandro at ankalagon.ru>
Date:   Fri Jun 1 19:07:11 2012 +0400

    fix shlibs call

diff --git a/debian/rules b/debian/rules
index 0b0d6b1..6ea808d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -168,7 +168,7 @@ override_dh_strip:
 	dh_strip
 
 override_dh_makeshlibs:
-	dh_makeshlibs -n
+	dh_makeshlibs -n -Xbpipe-fd.so
 
 override_dh_clean:
 	$(foreach db,$(VARIANTS),$(call db-templates-cleanup,$(db)))

-- 
Bacula, a network backup, recovery and verification program



More information about the pkg-bacula-commits mailing list