[pkg-boost-commits] r14577 - boost/trunk/debian

Steven Michael Robbins smr at alioth.debian.org
Tue Mar 2 03:09:46 UTC 2010


Author: smr
Date: 2010-03-02 03:09:44 +0000 (Tue, 02 Mar 2010)
New Revision: 14577

Modified:
   boost/trunk/debian/rules
Log:
Fix last checkin: set boost_filetypes_test_exec_monitor correctly.

Modified: boost/trunk/debian/rules
===================================================================
--- boost/trunk/debian/rules	2010-03-02 02:37:06 UTC (rev 14576)
+++ boost/trunk/debian/rules	2010-03-02 03:09:44 UTC (rev 14577)
@@ -74,7 +74,7 @@
 
 # Specify the type of files/links to install.
 # Special cases first, then general rule
-boost_filetypes_test_exec_monitor := "a mta"
+boost_filetypes_test_exec_monitor = a mta
 boost_filetypes = $(if $(boost_filetypes_$(1)), $(boost_filetypes_$(1)),a so ln mtso mta)
 
 # Function that updates debhelper files for a given library variant




More information about the pkg-boost-commits mailing list