]> git.pld-linux.org Git - packages/gal.git/blame - gal-am15.patch
- some pld.org.pl->pld-linux.org cosmetics
[packages/gal.git] / gal-am15.patch
CommitLineData
13a92520 1diff -ur gal-0.19.2.orig/gal/e-table/Makefile.am gal-0.19.2/gal/e-table/Makefile.am
2--- gal-0.19.2.orig/gal/e-table/Makefile.am Sat May 18 08:51:24 2002
3+++ gal-0.19.2/gal/e-table/Makefile.am Sat May 18 08:53:28 2002
4@@ -155,4 +155,4 @@
5 EXTRA_DIST = \
6 $(icons) \
7 $(glade_DATA)
8-# sample.table \
9+# sample.table
10Only in gal-0.19.2/gal/e-table: Makefile.am~
11diff -ur gal-0.19.2.orig/gal/e-text/Makefile.am gal-0.19.2/gal/e-text/Makefile.am
12--- gal-0.19.2.orig/gal/e-text/Makefile.am Wed Oct 24 06:42:09 2001
13+++ gal-0.19.2/gal/e-text/Makefile.am Sat May 18 08:52:37 2002
14@@ -39,7 +39,7 @@
15 # e-text-model-test \
16 #
17 # e-text-test \
18-# e-entry-test \
19+# e-entry-test
20
21
22
23Only in gal-0.19.2/gal/e-text: Makefile.am~
24diff -ur gal-0.19.2.orig/tests/Makefile.am gal-0.19.2/tests/Makefile.am
25--- gal-0.19.2.orig/tests/Makefile.am Tue Oct 2 16:19:39 2001
26+++ gal-0.19.2/tests/Makefile.am Sat May 18 08:54:05 2002
861a7c0e 27@@ -1,5 +1,4 @@
28
29-
30 INCLUDES = \
31 -I$(top_srcdir) \
32 -I$(top_srcdir)/gal \
678da054 33@@ -21,37 +20,12 @@
861a7c0e 34 noinst_PROGRAMS = \
35 test-table-1 test-tree-1 $(vfs_programs) test-tree-3 test-shortcut-bar test-define-views test-unicode
36
37-test_table_1_LDADD = $(LDADD)
38-test_table_1_LDFLAGS = $(LDFLAGS)
39-
40-test_tree_1_LDFLAGS = $(LDFLAGS)
41-test_tree_1_LDADD = $(LDADD)
42-
43-test_shortcut_bar_LDFLAGS = $(LDFLAGS)
44-test_shortcut_bar_LDADD = $(LDADD)
45-
678da054 46-if GAL_HAVE_VFS
861a7c0e 47-#test_tree_2_LDFLAGS = $(LDFLAGS)
48-#test_tree_2_LDADD = $(LDADD) \
49-# $(GNOME_VFS_LIBS)
678da054 50-endif
51-
861a7c0e 52-test_tree_3_LDFLAGS = $(LDFLAGS)
53-test_tree_3_LDADD = $(LDADD)
54-
55 test_shortcut_bar_SOURCES = \
56 test-shortcut-bar.c
57
861a7c0e 58 test_define_views_SOURCES = \
59 test-define-views.c
678da054 60
861a7c0e 61-test_define_views_LDFLAGS = $(LDFLAGS)
62-test_define_views_LDADD = $(LDADD)
63-
64-test_unicode_LDFLAGS = $(LDFLAGS)
65-test_unicode_LDADD = $(LDADD)
66-
67-
678da054 68
69
70
This page took 0.074897 seconds and 4 git commands to generate.