public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-text/lowdown/files/
@ 2021-04-17  0:56 Patrick McLean
  0 siblings, 0 replies; only message in thread
From: Patrick McLean @ 2021-04-17  0:56 UTC (permalink / raw
  To: gentoo-commits

commit:     7b9ae373c8efeb8edefff73027380d430487edf0
Author:     Patrick McLean <patrick.mclean <AT> sony <DOT> com>
AuthorDate: Sat Apr 17 00:56:05 2021 +0000
Commit:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Sat Apr 17 00:56:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b9ae373

app-text/lowdown: Oops, don't install static library

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>

 app-text/lowdown/files/lowdown-0.8.4-configure.patch | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/app-text/lowdown/files/lowdown-0.8.4-configure.patch b/app-text/lowdown/files/lowdown-0.8.4-configure.patch
index aaecb129b2a..ad7bcb69d63 100644
--- a/app-text/lowdown/files/lowdown-0.8.4-configure.patch
+++ b/app-text/lowdown/files/lowdown-0.8.4-configure.patch
@@ -1,3 +1,15 @@
+diff --git a/Makefile b/Makefile
+index c2e2715..4fe977f 100644
+--- a/Makefile
++++ b/Makefile
+@@ -143,7 +143,6 @@ install: all
+ 	$(INSTALL_DATA) lowdown.pc $(DESTDIR)$(LIBDIR)/pkgconfig
+ 	$(INSTALL_PROGRAM) lowdown $(DESTDIR)$(BINDIR)
+ 	$(INSTALL_PROGRAM) lowdown-diff $(DESTDIR)$(BINDIR)
+-	$(INSTALL_LIB) liblowdown.a $(DESTDIR)$(LIBDIR)
+ 	$(INSTALL_DATA) lowdown.h $(DESTDIR)$(INCLUDEDIR)
+ 	for f in $(MANS) ; do \
+ 		name=`basename $$f .html` ; \
 diff --git a/configure b/configure
 index d1c16ab..941f185 100755
 --- a/configure


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

only message in thread, other threads:[~2021-04-17  0:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-17  0:56 [gentoo-commits] repo/gentoo:master commit in: app-text/lowdown/files/ Patrick McLean

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