summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/ghemical/files/ghemical-1.90-ghemical-server-fix.patch')
-rw-r--r--sci-chemistry/ghemical/files/ghemical-1.90-ghemical-server-fix.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/sci-chemistry/ghemical/files/ghemical-1.90-ghemical-server-fix.patch b/sci-chemistry/ghemical/files/ghemical-1.90-ghemical-server-fix.patch
new file mode 100644
index 000000000000..cbc473e897d6
--- /dev/null
+++ b/sci-chemistry/ghemical/files/ghemical-1.90-ghemical-server-fix.patch
@@ -0,0 +1,13 @@
+diff -urN ghemical-1.90.orig/Makefile.in ghemical-1.90/Makefile.in
+--- ghemical-1.90.orig/Makefile.in 2005-06-30 06:04:13.000000000 -0700
++++ ghemical-1.90/Makefile.in 2005-07-08 21:59:35.000000000 -0700
+@@ -72,7 +72,8 @@
+ ## prefix? now goes into /usr/lib/bonobo/servers/
+ #################################################
+ @echo "Copying GNOME_Ghemical.server"
+- cp -p $(top_srcdir)/GNOME_Ghemical.server /usr/lib/bonobo/servers/
++ $(top_srcdir)/mkinstalldirs @libdir@/bonobo/servers
++ cp -p $(top_srcdir)/GNOME_Ghemical.server @libdir@/bonobo/servers/
+ @echo ""
+
+ ## prefix? now goes into /usr/share/gnome-2.0/ui/