diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-10-04 01:07:41 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-10-04 01:26:29 +0200 |
commit | a37e5e53453ecae495208acef9f97113f7dd9aec (patch) | |
tree | 87592c77aa11153f826330115b843bdc7635afa6 /media-sound/bristol/files | |
parent | media-sound/bristol: Fix build, fix QA warning, EAPI-7 bump (diff) | |
download | gentoo-a37e5e53453ecae495208acef9f97113f7dd9aec.tar.gz gentoo-a37e5e53453ecae495208acef9f97113f7dd9aec.tar.bz2 gentoo-a37e5e53453ecae495208acef9f97113f7dd9aec.zip |
media-sound/bristol: Drop old
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'media-sound/bristol/files')
-rw-r--r-- | media-sound/bristol/files/bristol-0.60.9-cflags.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/media-sound/bristol/files/bristol-0.60.9-cflags.patch b/media-sound/bristol/files/bristol-0.60.9-cflags.patch deleted file mode 100644 index 502b8eb937fe..000000000000 --- a/media-sound/bristol/files/bristol-0.60.9-cflags.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- bristol-0.60.9/libbrighton/Makefile.am.orig -+++ bristol-0.60.9/libbrighton/Makefile.am -@@ -1,6 +1,6 @@ - AUTOMAKE_OPTIONS = foreign - --AM_CFLAGS = -pthread -Wall -g -I$(srcdir)/../include/brighton -I/usr/X11R6/include/ -I. -O0 @BRIGHTON_HAS_X11@ @BRIGHTON_HAS_AUTOZOOM@ -+AM_CFLAGS = -pthread -Wall -I$(srcdir)/../include/brighton -I/usr/X11R6/include/ -I. @BRIGHTON_HAS_X11@ @BRIGHTON_HAS_AUTOZOOM@ - libbrighton_la_LDFLAGS=-export-dynamic -version-info @BRISTOL_SO_VERSION@ @BRIGHTON_LIBXLIBS@ @BRIGHTON_LIBXLIBS@ - - lib_LTLIBRARIES = libbrighton.la |