public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/libsoundtouch: libsoundtouch-1.4.0.ebuild
@ 2009-07-07 10:30 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2009-07-07 10:30 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/07/07 10:30:51

  Modified:             libsoundtouch-1.4.0.ebuild
  Log:
  Don't use path with dosym and instead just symlink the file since we are working in same directory.
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  media-libs/libsoundtouch/libsoundtouch-1.4.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.4.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.4.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.4.0.ebuild?r1=1.2&r2=1.3

Index: libsoundtouch-1.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.4.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libsoundtouch-1.4.0.ebuild	6 Jul 2009 09:02:03 -0000	1.2
+++ libsoundtouch-1.4.0.ebuild	7 Jul 2009 10:30:51 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.4.0.ebuild,v 1.2 2009/07/06 09:02:03 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.4.0.ebuild,v 1.3 2009/07/07 10:30:51 ssuominen Exp $
 
 EAPI=2
 MY_PN=${PN/lib}
@@ -46,7 +46,7 @@
 		install || die "emake install failed"
 
 	# Upstream changed pkgconfig filename
-	dosym /usr/$(get_libdir)/pkgconfig/${MY_PN}-1.4.pc \
+	dosym ${MY_PN}-1.4.pc \
 		/usr/$(get_libdir)/pkgconfig/${MY_PN}-1.0.pc || die "dosym failed"
 
 	rm -f "${D}"/usr/share/doc/${PF}/html/COPYING.TXT






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

only message in thread, other threads:[~2009-07-07 10:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-07 10:30 [gentoo-commits] gentoo-x86 commit in media-libs/libsoundtouch: libsoundtouch-1.4.0.ebuild Samuli Suominen (ssuominen)

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