SOURCES: obexftp-include_uuid.patch (NEW) - include uuid.h
blues
blues at pld-linux.org
Fri Sep 23 22:36:41 CEST 2005
Author: blues Date: Fri Sep 23 20:36:40 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- include uuid.h
---- Files affected:
SOURCES:
obexftp-include_uuid.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/obexftp-include_uuid.patch
diff -u /dev/null SOURCES/obexftp-include_uuid.patch:1.1
--- /dev/null Fri Sep 23 22:36:40 2005
+++ SOURCES/obexftp-include_uuid.patch Fri Sep 23 22:36:35 2005
@@ -0,0 +1,12 @@
+--- ./obexftp/Makefile.am.org 2003-10-25 16:11:50.000000000 +0200
++++ ./obexftp/Makefile.am 2005-09-23 22:02:38.905979832 +0200
+@@ -16,7 +16,8 @@
+
+ obexftpinclude_HEADERS = obexftp.h \
+ client.h \
+- object.h
++ object.h \
++ uuid.h
+
+ libobexftp_la_LDFLAGS = -version-info $(OBEXFTP_VERSION)
+
================================================================
More information about the pld-cvs-commit
mailing list