[27213] in Source-Commits

home help back first fref pref prev next nref lref last post

Re: /svn/athena r25985 - in trunk/athena/bin/mitmailutils: . bin debian debian/source man

daemon@ATHENA.MIT.EDU (Jonathan Reed)
Fri May 31 10:05:08 2013

Mime-Version: 1.0 (Apple Message framework v1084)
Content-Type: text/plain; charset=us-ascii
From: Jonathan Reed <jdreed@MIT.EDU>
In-Reply-To: <201305120624.r4C6OjFo029474@drugstore.mit.edu>
Date: Fri, 31 May 2013 10:04:54 -0400
Cc: source-commits@MIT.EDU
Message-Id: <5AF40B1A-3557-4C19-A15D-955288A68E49@mit.edu>
To: Victor Vasiliev <vasilvv@MIT.EDU>
Content-Transfer-Encoding: 8bit


On May 12, 2013, at 2:24 AM, Victor Vasiliev wrote:
> 
> Modified: trunk/athena/bin/mitmailutils/debian/rules
> ===================================================================
> --- trunk/athena/bin/mitmailutils/debian/rules	2013-05-11 22:19:43 UTC (rev 25984)
> +++ trunk/athena/bin/mitmailutils/debian/rules	2013-05-12 06:24:44 UTC (rev 25985)
> @@ -1,13 +1,5 @@
> #!/usr/bin/make -f
> 
> -DEB_AUTO_UPDATE_AUTOCONF = 2.50
> -include /usr/share/cdbs/1/rules/debhelper.mk
> -include /usr/share/cdbs/1/class/autotools.mk
> +%:
> +	dh $@
> 
> -common-install-impl::
> -	mv $(DEB_DESTDIR)/usr/bin/from $(DEB_DESTDIR)/usr/bin/from.debathena
> -	mv $(DEB_DESTDIR)/usr/share/man/man1/from.1 \
> -	    $(DEB_DESTDIR)/usr/share/man/man1/from.debathena.1
> -
> -clean::
> -	rm -f configure


Regression failure, this no longer installs from as from.debathena and thus breaks from-config and conflicts with bsdmainutils on, e.g., Lucid.

Fixed in r26022.

-Jon

home help back first fref pref prev next nref lref last post