New package OBS-URL: https://build.opensuse.org/request/show/847467 OBS-URL: https://build.opensuse.org/package/show/hardware/libe131?expand=0&rev=1
14 lines
413 B
Diff
14 lines
413 B
Diff
Index: libe131-1.4.0/Makefile.am
|
|
===================================================================
|
|
--- libe131-1.4.0.orig/Makefile.am
|
|
+++ libe131-1.4.0/Makefile.am
|
|
@@ -1,8 +1,6 @@
|
|
AM_CFLAGS = -Wall -O3 -std=gnu11 -pedantic
|
|
ACLOCAL_AMFLAGS = -I m4
|
|
|
|
-dist_doc_DATA = LICENSE README.md
|
|
-
|
|
lib_LTLIBRARIES = libe131.la
|
|
libe131_la_SOURCES = src/e131.c
|
|
libe131_la_LDFLAGS = -export-symbols-regex '^[eE]131_[^_]'
|