c3494dd50a
* add missing run dependencies * set the correct path to ruby in the gonzui-* scripts * remove the patches and cheat with pre-configure * add patches to fix an error with more recent ruby-bdb
16 lines
442 B
Plaintext
16 lines
442 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.3 2011/04/08 06:22:51 jasper Exp $
|
|
--- Makefile.in.orig Mon Jul 4 17:08:41 2005
|
|
+++ Makefile.in Mon Dec 18 12:58:08 2006
|
|
@@ -610,9 +610,9 @@ info: info-recursive
|
|
|
|
info-am:
|
|
|
|
-install-data-am: install-data-local install-rubylibDATA
|
|
+install-data-am: install-rubylibDATA
|
|
|
|
-install-exec-am: install-binSCRIPTS install-sysconfDATA
|
|
+install-exec-am: install-binSCRIPTS
|
|
|
|
install-info: install-info-recursive
|
|
|