public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/libtecla/files: libtecla-1.6.1-install.patch
@ 2008-06-03 13:10 Markus Dittrich (markusle)
  0 siblings, 0 replies; only message in thread
From: Markus Dittrich (markusle) @ 2008-06-03 13:10 UTC (permalink / raw
  To: gentoo-commits

markusle    08/06/03 13:10:04

  Added:                libtecla-1.6.1-install.patch
  Log:
  Cleaned up ebuild and fixes QA issues. Added amd64 keyword.
  (Portage version: 2.1.5.2)

Revision  Changes    Path
1.1                  dev-libs/libtecla/files/libtecla-1.6.1-install.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libtecla/files/libtecla-1.6.1-install.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libtecla/files/libtecla-1.6.1-install.patch?rev=1.1&content-type=text/plain

Index: libtecla-1.6.1-install.patch
===================================================================
diff -Naur libtecla/Makefile.in libtecla.new/Makefile.in
--- libtecla/Makefile.in	2004-10-31 15:30:57.000000000 -0500
+++ libtecla.new/Makefile.in	2008-06-03 08:59:27.000000000 -0400
@@ -15,10 +15,10 @@
 
 prefix=@prefix@
 exec_prefix=@exec_prefix@
-LIBDIR=@libdir@
-INCDIR=@includedir@
-MANDIR=@mandir@
-BINDIR=@bindir@
+LIBDIR=$(DESTDIR)/@libdir@
+INCDIR=$(DESTDIR)/@includedir@
+MANDIR=$(DESTDIR)/@mandir@
+BINDIR=$(DESTDIR)/@bindir@
 
 # Which C compiler do you want to use?
 



-- 
gentoo-commits@lists.gentoo.org mailing list



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

only message in thread, other threads:[~2008-06-03 13:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-03 13:10 [gentoo-commits] gentoo-x86 commit in dev-libs/libtecla/files: libtecla-1.6.1-install.patch Markus Dittrich (markusle)

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