]> git.pld-linux.org Git - packages/obexftp.git/commitdiff
- include uuid.h
authorPaweł Gołaszewski <blues@pld-linux.org>
Fri, 23 Sep 2005 20:36:35 +0000 (20:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    obexftp-include_uuid.patch -> 1.1

obexftp-include_uuid.patch [new file with mode: 0644]

diff --git a/obexftp-include_uuid.patch b/obexftp-include_uuid.patch
new file mode 100644 (file)
index 0000000..1f3db4b
--- /dev/null
@@ -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)
This page took 0.045576 seconds and 4 git commands to generate.