rpms/comical/devel comical-0.8-libunrar.patch,1.1,1.2

Andreas Thienemann ixs at rpmfusion.org
Sat Oct 25 23:37:52 CEST 2008


Author: ixs

Update of /cvs/nonfree/rpms/comical/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv9499

Modified Files:
	comical-0.8-libunrar.patch 
Log Message:
fixed include dir

comical-0.8-libunrar.patch:

Index: comical-0.8-libunrar.patch
===================================================================
RCS file: /cvs/nonfree/rpms/comical/devel/comical-0.8-libunrar.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- comical-0.8-libunrar.patch	25 Oct 2008 21:24:08 -0000	1.1
+++ comical-0.8-libunrar.patch	25 Oct 2008 21:37:52 -0000	1.2
@@ -31,7 +31,7 @@
 +++ comical-0.8/src/Makefile	2008-10-25 22:52:10.000000000 +0200
 @@ -1,4 +1,4 @@
 -INCLUDE = -I../unrar -I../unzip
-+INCLUDE = -Ilibunrar -I../unzip
++INCLUDE = -Iunrar -I../unzip
  CFLAGS = -O2 -Wall -pipe $(RPM_OPT_FLAGS)
  CPPFLAGS = `wx-config --cxxflags` $(CFLAGS) -D_UNIX $(INCLUDE)
  



More information about the rpmfusion-commits mailing list