]> git.pld-linux.org Git - packages/gal.git/commitdiff
- fix for using pathnames without version.
authorkloczek <kloczek@pld-linux.org>
Fri, 27 Oct 2000 05:07:31 +0000 (05:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gal-no_version.patch -> 1.1

gal-no_version.patch [new file with mode: 0644]

diff --git a/gal-no_version.patch b/gal-no_version.patch
new file mode 100644 (file)
index 0000000..f175439
--- /dev/null
@@ -0,0 +1,10 @@
+diff -Nru gal-0.2/gal/e-table/Makefile.am gal-0.2.new/gal/e-table/Makefile.am
+--- gal-0.2/gal/e-table/Makefile.am    Thu Oct 19 21:58:26 2000
++++ gal-0.2.new/gal/e-table/Makefile.am        Mon Oct 23 03:37:41 2000
+@@ -1,5 +1,5 @@
+-gladedir = $(datadir)/etable/$(VERSION)/glade
++gladedir = $(datadir)/etable
+ glade_DATA =                                  \
+       e-table-config.glade                    \
+       e-table-group.glade                     \
This page took 0.099846 seconds and 4 git commands to generate.