[Modconf-commits] r198 - trunk/modconf

Frank Lichtenheld djpig at debian.org
Fri Nov 10 10:38:22 CET 2006


Author: djpig
Date: 2006-11-10 10:38:22 +0100 (Fri, 10 Nov 2006)
New Revision: 198

Modified:
   trunk/modconf/Makefile
Log:
Seems like I removed too much


Modified: trunk/modconf/Makefile
===================================================================
--- trunk/modconf/Makefile	2006-11-10 09:08:57 UTC (rev 197)
+++ trunk/modconf/Makefile	2006-11-10 09:38:22 UTC (rev 198)
@@ -67,6 +67,7 @@
 
 build/kerneldsc:
 	debian/mkkerneldesc.pl "$(KERNELTREE26)" >> build/kerneldsc
+	cat build/kerneldsc | sort | uniq > $@
 
 count: $(EVALTARGETS)
 	@for i in $(EVALTARGETS); do \




More information about the Modconf-commits mailing list