forked from pool/gnunet
1661823ee2
OBS-URL: https://build.opensuse.org/request/show/313701 OBS-URL: https://build.opensuse.org/package/show/filesharing/gnunet?expand=0&rev=1
13 lines
504 B
Diff
13 lines
504 B
Diff
diff -U 3 -H -d -r -N -- gnunet-0.10.1.orig/src/conversation/Makefile.am gnunet-0.10.1/src/conversation/Makefile.am
|
|
--- gnunet-0.10.1.orig/src/conversation/Makefile.am 2014-04-08 13:45:35.000000000 +0300
|
|
+++ gnunet-0.10.1/src/conversation/Makefile.am 2015-05-30 08:58:19.517389961 +0300
|
|
@@ -18,7 +18,7 @@
|
|
|
|
pkgcfgdir= $(prefix)/share/gnunet/config.d/
|
|
|
|
-libexecdir= $(prefix)/lib/gnunet/libexec/
|
|
+libexecdir= $(pkglibdir)/libexec/
|
|
|
|
plugin_LTLIBRARIES = \
|
|
libgnunet_plugin_gnsrecord_conversation.la
|