vulpes OBS-URL: https://build.opensuse.org/request/show/1007738 OBS-URL: https://build.opensuse.org/package/show/network:messaging:xmpp/vulpes?expand=0&rev=1
14 lines
364 B
Diff
14 lines
364 B
Diff
Index: vulpes/Makefile.am
|
|
===================================================================
|
|
--- vulpes.orig/Makefile.am
|
|
+++ vulpes/Makefile.am
|
|
@@ -15,8 +15,6 @@ AM_CFLAGS = @AM_CFLAGS@ -I$(srcdir)/src
|
|
|
|
SOURCE_FORMATTER = clang-format -i
|
|
|
|
-dist_doc_DATA = README.md changelog LICENSE
|
|
-
|
|
bin_PROGRAMS = vulpes
|
|
vulpes_SOURCES = $(core_sources) $(main_source)
|
|
|