]> git.pld-linux.org Git - packages/gnome-vfs2.git/blame - am.patch
- fix building with samba 4
[packages/gnome-vfs2.git] / am.patch
CommitLineData
7cab01fa
JR
1--- gnome-vfs-2.24.4/test/Makefile.am~ 2013-12-07 15:34:53.000000000 +0100
2+++ gnome-vfs-2.24.4/test/Makefile.am 2013-12-07 15:44:05.892645934 +0100
3@@ -58,13 +58,13 @@
4 TESTS_ENVIRONMENT = GNOME_VFS_MODULE_PATH=$(top_builddir)/modules/.libs \
5 GNOME_VFS_MODULE_CONFIG_PATH=$(top_srcdir)/modules \
6 GNOME_VFS_TEST_CONFIG_FILE=$(top_srcdir)/test/queue-test-config.xml \
7- SRCDIR=$(srcdir)
8+ SRCDIR=$(top_srcdir)/test
9 TESTS = test-acl \
10 test-address \
11 test-async-cancel \
12 test-escape \
13 test-uri \
14- $(srcdir)/auto-test
15+ auto-test
16
17 libraries = \
18 $(top_builddir)/libgnomevfs/libgnomevfs-2.la \
This page took 0.048572 seconds and 4 git commands to generate.