SOURCES: zaptel-llh.patch (NEW) - avoid including linux/errno.h directly
glen
glen at pld-linux.org
Thu Jul 3 17:01:23 CEST 2008
Author: glen Date: Thu Jul 3 15:01:23 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- avoid including linux/errno.h directly
---- Files affected:
SOURCES:
zaptel-llh.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/zaptel-llh.patch
diff -u /dev/null SOURCES/zaptel-llh.patch:1.1
--- /dev/null Thu Jul 3 17:01:23 2008
+++ SOURCES/zaptel-llh.patch Thu Jul 3 17:01:17 2008
@@ -0,0 +1,11 @@
+--- zaptel-1.4.8/Makefile~ 2008-07-03 17:02:40.000000000 +0300
++++ zaptel-1.4.8/Makefile 2008-07-03 17:10:19.038788404 +0300
+@@ -341,8 +341,6 @@
+
+ ztspeed: CFLAGS=
+
+-sethdlc-new: CFLAGS+=-I$(KINCLUDES)
+-
+ $(LTZ_A): $(LTZ_A_OBJS)
+ ar rcs $@ $^
+ ranlib $@
================================================================
More information about the pld-cvs-commit
mailing list