summaryrefslogtreecommitdiff
path: root/databases/gnome-db/files/patch-idl::Makefile.in
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-07-26 14:13:05 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-07-26 14:13:05 +0000
commit3d9708732d72f44a1c7a57dc2897182e3bcb1ecf (patch)
tree1d37aa02f9d0e84c7a941f8487c04e07d3524dfd /databases/gnome-db/files/patch-idl::Makefile.in
parentUpdate to 2.2 (diff)
- Add number of missed files into pkg-plist;
- remove useless USE_LIBTOOL; - hack port to install files properly into GNOME tree.
Notes
Notes: svn path=/head/; revision=45510
Diffstat (limited to 'databases/gnome-db/files/patch-idl::Makefile.in')
-rw-r--r--databases/gnome-db/files/patch-idl::Makefile.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/databases/gnome-db/files/patch-idl::Makefile.in b/databases/gnome-db/files/patch-idl::Makefile.in
new file mode 100644
index 000000000000..da60a4cfbf63
--- /dev/null
+++ b/databases/gnome-db/files/patch-idl::Makefile.in
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- idl/Makefile.in 2001/07/26 14:06:24 1.1
++++ idl/Makefile.in 2001/07/26 14:06:37
+@@ -153,7 +153,7 @@
+ EXTRA_DIST = $(IDL_FILES)
+
+
+-idldir = $(prefix)/share/idl
++idldir = $(prefix)/share/gnome/idl
+ idl_DATA = $(IDL_FILES)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+ CONFIG_HEADER = ../config.h