[27229] in Source-Commits

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

/svn/athena r26033 - trunk/third/moira/debian

daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Thu Jun 6 12:39:44 2013

Date: Thu, 6 Jun 2013 12:39:37 -0400
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201306061639.r56GdbQg009890@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: jdreed
Date: 2013-06-06 12:39:35 -0400 (Thu, 06 Jun 2013)
New Revision: 26033

Modified:
   trunk/third/moira/debian/rules
Log:
Do not in fact remove libtool; remove the kerberos incremental Makefile

Modified: trunk/third/moira/debian/rules
===================================================================
--- trunk/third/moira/debian/rules	2013-06-06 15:51:49 UTC (rev 26032)
+++ trunk/third/moira/debian/rules	2013-06-06 16:39:35 UTC (rev 26033)
@@ -22,6 +22,7 @@
 		debian/tmp/usr/share/man/man1/chfn.moira.1
 	dh_install
 
+# Why does distclean not deal with these two makefiles?
 override_dh_clean:
 	dh_clean
-	rm -f libtool util/rsaref/Makefile
+	rm -f util/rsaref/Makefile incremental/kerberos/Makefile


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