[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Error de lintian



* Leopold Palomo-Avellaneda [Thu, 14 Feb 2008 13:29:38 +0100]:

> Pues va ser que no ... :-(

--- debian/rules~
+++ debian/rules
@@ -137,7 +137,7 @@
 #	 Here follows a little hackery to insert the patch list        
 #	 into the control file for linux-patch-xenomai
 	cat $(CURDIR)/debian/linux-patch-xenomai.kpatches | \
-	    awk 'NR>4 {sub(/^/," ");print}' >> \
+	    sed -e 's/^$$/./;s/^/ /' >> \
 	        $(CURDIR)/debian/linux-patch-xenomai/DEBIAN/control
 #	 Echo config options to control.
 	echo " ." >> $(CURDIR)/debian/xenomai/DEBIAN/control

Kthxbye,

-- 
Adeodato Simó                                     dato at net.com.org.es
Debian Developer                                  adeodato at debian.org
 
Children should shoot us for what we make them do.
                -- Lorelai Gilmore


Reply to: