Author: mhekkel-guest Date: 2012-05-21 11:13:50 +0000 (Mon, 21 May 2012) New Revision: 10919
Modified: trunk/packages/dssp/trunk/debian/patches/makefile Log: removed filesystem link statement Modified: trunk/packages/dssp/trunk/debian/patches/makefile =================================================================== --- trunk/packages/dssp/trunk/debian/patches/makefile 2012-05-21 10:51:21 UTC (rev 10918) +++ trunk/packages/dssp/trunk/debian/patches/makefile 2012-05-21 11:13:50 UTC (rev 10919) @@ -32,7 +32,7 @@ -BOOST_LIBS = thread regex filesystem program_options date_time iostreams math_c99 system -LIBS = $(BOOST_LIBS:%=boost_%$(BOOST_LIB_SUFFIX)) z bz2 -+BOOST_LIBS = thread filesystem program_options iostreams system ++BOOST_LIBS = thread program_options iostreams system +LIBS = $(BOOST_LIBS:%=boost_%) DEFINES = USE_COMPRESSION LINUX VERSION='"$(VERSION)"' _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
