public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libjackasyn/files/
Date: Tue,  3 Jan 2017 23:07:06 +0000 (UTC)	[thread overview]
Message-ID: <1483484710.9ee87e3820e200049386b2a9c4f5e073b9e91bd2.monsieurp@gentoo> (raw)

commit:     9ee87e3820e200049386b2a9c4f5e073b9e91bd2
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Jan  1 15:39:31 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Jan  3 23:05:10 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ee87e38

media-libs/libjackasyn: remove unused patch.

Closes: https://github.com/gentoo/gentoo/pull/3297

 .../files/libjackasyn-0.10-destdir.patch           | 32 ----------------------
 1 file changed, 32 deletions(-)

diff --git a/media-libs/libjackasyn/files/libjackasyn-0.10-destdir.patch b/media-libs/libjackasyn/files/libjackasyn-0.10-destdir.patch
deleted file mode 100644
index 443766f..00000000
--- a/media-libs/libjackasyn/files/libjackasyn-0.10-destdir.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-diff -Naur libjackasyn-0.10.orig/Makefile.in libjackasyn-0.10/Makefile.in
---- libjackasyn-0.10.orig/Makefile.in	2003-11-14 11:45:15.000000000 -0800
-+++ libjackasyn-0.10/Makefile.in	2004-10-07 00:02:31.915756779 -0700
-@@ -13,7 +13,7 @@
- 
- 
- prefix = @prefix@
--
-+libdir = @libdir@
- 
- all: static shared
- 
-@@ -25,13 +25,12 @@
- 	gcc -shared -Wl,-soname=libjackasyn.so.0 -o libjackasyn.so.$(VERSION) *.o $(LIBS)
- 
- install:
--	-rm $(prefix)/lib/libjackasyn.so*
--	install -m 644 libjackasyn.a $(prefix)/lib
--	install -m 644 libjackasyn.so.$(VERSION) $(prefix)/lib
--	install -m 644 libjackoss.h $(prefix)/include
--	ln -s libjackasyn.so.$(VERSION) $(prefix)/lib/libjackasyn.so.0
--	ln -s libjackasyn.so.$(VERSION) $(prefix)/lib/libjackasyn.so
--	install -m 755 jacklaunch $(prefix)/bin
-+	install -m 644 libjackasyn.a $(DESTDIR)$(libdir)
-+	install -m 644 libjackasyn.so.$(VERSION) $(DESTDIR)$(libdir)
-+	install -m 644 libjackoss.h $(DESTDIR)$(prefix)/include
-+	ln -s libjackasyn.so.$(VERSION) $(DESTDIR)$(libdir)/libjackasyn.so.0
-+	ln -s libjackasyn.so.$(VERSION) $(DESTDIR)$(libdir)/libjackasyn.so
-+	install -m 755 jacklaunch $(DESTDIR)$(prefix)/bin
- 
- test:
- 	gcc -o test test.c libjackasyn.a -ljack -ldl -lm


                 reply	other threads:[~2017-01-03 23:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1483484710.9ee87e3820e200049386b2a9c4f5e073b9e91bd2.monsieurp@gentoo \
    --to=monsieurp@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox