Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37916036
en ru br
ALT Linux repos
S:3.0-alt1

Group :: Networking/WWW
RPM: phodav

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: phodav-2.0-alt1.patch
Download


 Makefile.am | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index 485417b..7441434 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -81,10 +81,13 @@ spice_webdavd_CFLAGS =		\
 	$(PIE_CFLAGS)		\
 	$(NULL)
 
+spice_webdavd_LDFLAGS=		\
+	$(PIE_LDFLAGS)		\
+	$(NULL)
+
 spice_webdavd_LDADD =		\
 	$(GIO_LIBS)		\
 	$(AVAHI_LIBS)		\
-	$(PIE_LDFLAGS)		\
 	$(NULL)
 
 deps.txt:
@@ -135,6 +138,7 @@ chezdav_LDADD =			\
 	libphodav-2.0.la	\
 	$(GLIB_LIBS)		\
 	$(GIO_LIBS)		\
+	$(SOUP_LIBS)		\
 	$(AVAHI_LIBS)		\
 	$(NULL)
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin