Author: tille Date: 2017-01-18 09:58:01 +0000 (Wed, 18 Jan 2017) New Revision: 23633
Modified: trunk/packages/mriconvert/trunk/debian/changelog trunk/packages/mriconvert/trunk/debian/rules Log: Upstream source does not provide subdir utf8proc-v1.1.6 any more so do not try to build anything there Modified: trunk/packages/mriconvert/trunk/debian/changelog =================================================================== --- trunk/packages/mriconvert/trunk/debian/changelog 2017-01-18 09:52:35 UTC (rev 23632) +++ trunk/packages/mriconvert/trunk/debian/changelog 2017-01-18 09:58:01 UTC (rev 23633) @@ -3,6 +3,8 @@ * Team upload * New upstream version (no patches needed any more) * Fix watch file + * Upstream source does not provide subdir utf8proc-v1.1.6 any more so + do not try to build anything there -- Andreas Tille <[email protected]> Wed, 18 Jan 2017 10:04:19 +0100 Modified: trunk/packages/mriconvert/trunk/debian/rules =================================================================== --- trunk/packages/mriconvert/trunk/debian/rules 2017-01-18 09:52:35 UTC (rev 23632) +++ trunk/packages/mriconvert/trunk/debian/rules 2017-01-18 09:58:01 UTC (rev 23633) @@ -10,10 +10,6 @@ %: dh $@ --parallel -override_dh_auto_build: - make -C utf8proc-v1.1.6 c-library - dh_auto_build - override_dh_install: dh_install */release/mcverter */release/MRIConvert usr/bin _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
