public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-db/qdbm/files: qdbm-perl-runpath-vendor.diff
@ 2010-11-25  9:51 Akinori Hattori (hattya)
  0 siblings, 0 replies; only message in thread
From: Akinori Hattori (hattya) @ 2010-11-25  9:51 UTC (permalink / raw
  To: gentoo-commits

hattya      10/11/25 09:51:32

  Modified:             qdbm-perl-runpath-vendor.diff
  Log:
  new upstream release. fixes bug #331553.
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.3                  dev-db/qdbm/files/qdbm-perl-runpath-vendor.diff

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/qdbm/files/qdbm-perl-runpath-vendor.diff?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/qdbm/files/qdbm-perl-runpath-vendor.diff?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/qdbm/files/qdbm-perl-runpath-vendor.diff?r1=1.2&r2=1.3

Index: qdbm-perl-runpath-vendor.diff
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/qdbm/files/qdbm-perl-runpath-vendor.diff,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- qdbm-perl-runpath-vendor.diff	31 Jul 2010 10:28:56 -0000	1.2
+++ qdbm-perl-runpath-vendor.diff	25 Nov 2010 09:51:32 -0000	1.3
@@ -1,26 +1,22 @@
 diff -ur qdbm-1.8.62.orig/perl/Makefile.in qdbm-1.8.62/perl/Makefile.in
 --- qdbm-1.8.62.orig/perl/Makefile.in
 +++ qdbm-1.8.62/perl/Makefile.in
-@@ -42,16 +42,16 @@
+@@ -42,15 +42,15 @@
  all :
  	cd depot && [ -f Makefile ] || \
  	  $(RUNENV) perl Makefile.PL CC="$(CC)" INC="$(INC)" OPTIMIZE="$(OPTIMIZE)" \
 -	    LD="$(LD)" LIBS="$(LIBS)" PREFIX="$(prefix)" ; \
--	  $(RUNENV) make
 +	    LD="$(LD)" LIBS="$(LIBS)" PREFIX="$(prefix)" INSTALLDIRS=vendor ; \
-+	  $(RUNENV) make LD_RUN_PATH=
+ 	  $(RUNENV) make
  	cd curia && [ -f Makefile ] || \
  	  $(RUNENV) perl Makefile.PL CC="$(CC)" INC="$(INC)" OPTIMIZE="$(OPTIMIZE)" \
 -	    LD="$(LD)" LIBS="$(LIBS)" PREFIX="$(prefix)" ; \
--	  $(RUNENV) make
 +	    LD="$(LD)" LIBS="$(LIBS)" PREFIX="$(prefix)" INSTALLDIRS=vendor ; \
-+	  $(RUNENV) make LD_RUN_PATH=
+ 	  $(RUNENV) make
  	cd villa && [ -f Makefile ] || \
  	  $(RUNENV) perl Makefile.PL CC="$(CC)" INC="$(INC)" OPTIMIZE="$(OPTIMIZE)" \
 -	    LD="$(LD)" LIBS="$(LIBS)" PREFIX="$(prefix)" ; \
--	  $(RUNENV) make
 +	    LD="$(LD)" LIBS="$(LIBS)" PREFIX="$(prefix)" INSTALLDIRS=vendor ; \
-+	  $(RUNENV) make LD_RUN_PATH=
+ 	  $(RUNENV) make
  	@printf '\n'
  	@printf '#================================================================\n'
- 	@printf '# Ready to install.\n'






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-11-25  9:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-25  9:51 [gentoo-commits] gentoo-x86 commit in dev-db/qdbm/files: qdbm-perl-runpath-vendor.diff Akinori Hattori (hattya)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox