Author: glen Date: Wed Oct 24 12:37:07 2007 GMT Module: SOURCES Tag: HEAD ---- Log message: - fix(hack) for ac-alpha
---- Files affected: SOURCES: libgphoto2-IXANY.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/libgphoto2-IXANY.patch diff -u /dev/null SOURCES/libgphoto2-IXANY.patch:1.1 --- /dev/null Wed Oct 24 14:37:07 2007 +++ SOURCES/libgphoto2-IXANY.patch Wed Oct 24 14:37:01 2007 @@ -0,0 +1,10 @@ +--- /home/users/glen/rpm/BUILD/libgphoto2-2.4.0/libgphoto2_port/serial/unix.c~ 2007-07-27 02:36:13.000000000 +0200 ++++ /home/users/glen/rpm/BUILD/libgphoto2-2.4.0/libgphoto2_port/serial/unix.c 2007-10-24 14:32:37.000000000 +0200 +@@ -53,6 +53,7 @@ + #endif + + #ifdef HAVE_TERMIOS_H ++# define __USE_BSD + # include <termios.h> + # ifndef CRTSCTS + # define CRTSCTS 020000000000 ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
