* [gentoo-commits] gentoo-x86 commit in dev-libs/stfl/files: stfl-0.22-soname-symlink.patch
@ 2011-11-01 7:37 Tim Harder (radhermit)
0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2011-11-01 7:37 UTC (permalink / raw
To: gentoo-commits
radhermit 11/11/01 07:37:02
Added: stfl-0.22-soname-symlink.patch
Log:
Version bump. Add static-libs use flag.
(Portage version: 2.2.0_alpha70/cvs/Linux x86_64)
Revision Changes Path
1.1 dev-libs/stfl/files/stfl-0.22-soname-symlink.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/stfl/files/stfl-0.22-soname-symlink.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/stfl/files/stfl-0.22-soname-symlink.patch?rev=1.1&content-type=text/plain
Index: stfl-0.22-soname-symlink.patch
===================================================================
--- stfl-0.22/Makefile.orig
+++ stfl-0.22/Makefile
@@ -65,6 +65,7 @@
install -m 644 stfl.pc $(DESTDIR)$(prefix)/$(libdir)/pkgconfig/
install -m 644 libstfl.so.$(VERSION) $(DESTDIR)$(prefix)/$(libdir)
ln -fs libstfl.so.$(VERSION) $(DESTDIR)$(prefix)/$(libdir)/libstfl.so
+ ln -fs libstfl.so.$(VERSION) $(DESTDIR)$(prefix)/$(libdir)/$(SONAME)
stfl.pc: stfl.pc.in
sed 's,@VERSION@,$(VERSION),g' < $< | sed 's,@PREFIX@,$(prefix),g' > $@
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-11-01 7:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-01 7:37 [gentoo-commits] gentoo-x86 commit in dev-libs/stfl/files: stfl-0.22-soname-symlink.patch Tim Harder (radhermit)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox