mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/libgamin: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/17508 Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
committed by
Conrad Kostecki
parent
ea944925e6
commit
f4aca96868
@@ -1,13 +0,0 @@
|
||||
--- python/Makefile.am
|
||||
+++ python/Makefile.am
|
||||
@@ -10,8 +10,9 @@
|
||||
python_LTLIBRARIES = _gamin.la
|
||||
|
||||
_gamin_la_SOURCES = gamin.c
|
||||
+_gamin_la_CFLAGS = -shared
|
||||
_gamin_la_LIBADD = $(top_builddir)/libgamin/libgamin-1.la
|
||||
-_gamin_la_LDFLAGS = -module -avoid-version
|
||||
+_gamin_la_LDFLAGS = -module -avoid-version -shared
|
||||
|
||||
python_PYTHON = gamin.py
|
||||
|
||||
Reference in New Issue
Block a user