diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-03 06:06:17 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-03 06:06:17 +0800 |
commit | 82700a32cd07c959e96f186cd77f240b4ebdd01d (patch) | |
tree | 877d6d7b16532b3954ae78b9feb722cd4a1cc1f7 /x11-toolkits/gal/files/patch-ab | |
parent | e0ff7c9d8530bb0ebba43d136cde3f5385e94b75 (diff) | |
download | marcuscom-ports-82700a32cd07c959e96f186cd77f240b4ebdd01d.tar marcuscom-ports-82700a32cd07c959e96f186cd77f240b4ebdd01d.tar.gz marcuscom-ports-82700a32cd07c959e96f186cd77f240b4ebdd01d.tar.bz2 marcuscom-ports-82700a32cd07c959e96f186cd77f240b4ebdd01d.tar.lz marcuscom-ports-82700a32cd07c959e96f186cd77f240b4ebdd01d.tar.xz marcuscom-ports-82700a32cd07c959e96f186cd77f240b4ebdd01d.tar.zst marcuscom-ports-82700a32cd07c959e96f186cd77f240b4ebdd01d.zip |
share/gnome/ -> share/
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8777 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gal/files/patch-ab')
-rw-r--r-- | x11-toolkits/gal/files/patch-ab | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/x11-toolkits/gal/files/patch-ab b/x11-toolkits/gal/files/patch-ab new file mode 100644 index 000000000..d99efe8f0 --- /dev/null +++ b/x11-toolkits/gal/files/patch-ab @@ -0,0 +1,14 @@ +--- Makefile.in.orig Tue Oct 15 16:51:17 2002 ++++ Makefile.in Tue Oct 15 16:52:07 2002 +@@ -154,9 +154,9 @@ + gnomelocaledir = @gnomelocaledir@ + l = @l@ + +-SUBDIRS = gal po intl tests docs art macros ++SUBDIRS = gal po intl docs art macros + +-confexecdir = $(libdir) ++confexecdir = $(sysconfdir) + confexec_DATA = galConf.sh + + EXTRA_DIST = \ |