rpms/labrea/devel labrea.spec,1.5,1.6

Kevin Kofler kkofler at fedoraproject.org
Sun Oct 4 07:19:29 UTC 2009


Author: kkofler

Update of /cvs/pkgs/rpms/labrea/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4909/devel

Modified Files:
	labrea.spec 
Log Message:
Also fix the makefile not to expect syslog.h to be there.


Index: labrea.spec
===================================================================
RCS file: /cvs/pkgs/rpms/labrea/devel/labrea.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- labrea.spec	4 Oct 2009 07:12:37 -0000	1.5
+++ labrea.spec	4 Oct 2009 07:19:27 -0000	1.6
@@ -25,6 +25,8 @@ sed -i -e 's/-I- @DNETINC@ @PCAPINC@//g'
 sed -i -e 's/-I- @DNETINC@ @PCAPINC@//g' src/Makefile.in
 # remove this one because it gets picked over the system one
 rm -f inc/syslog.h
+sed -i -e 's/syslog.h//g' inc/Makefile.am
+sed -i -e 's/syslog.h//g' inc/Makefile.in
 
 
 %build




More information about the fedora-extras-commits mailing list