[xiph-commits] r14133 - trunk/ogg/debian

ivo at svn.xiph.org ivo at svn.xiph.org
Mon Nov 12 10:09:20 PST 2007


Author: ivo
Date: 2007-11-12 10:09:19 -0800 (Mon, 12 Nov 2007)
New Revision: 14133

Modified:
   trunk/ogg/debian/rules
Log:
uncommenting line per ticket #1219

Modified: trunk/ogg/debian/rules
===================================================================
--- trunk/ogg/debian/rules	2007-11-12 12:16:51 UTC (rev 14132)
+++ trunk/ogg/debian/rules	2007-11-12 18:09:19 UTC (rev 14133)
@@ -84,7 +84,7 @@
 		$(MAKE) distclean; \
 	fi
 
-	#if test -d CVS; then \
+	if test -d CVS; then \
 		$(MAKE) cvs-clean ;\
 	fi
 



More information about the commits mailing list