Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37533580
en ru br
ALT Linux repos
S:4.6.1-alt8
5.0: 4.5.1-alt3.git20090319.M50.1
3.0: 4.0.2-alt1

Group :: Development/C++
RPM: wvstreams

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: wvstreams-4.5-noxplctarget.patch
Download


diff -urNp wvstreams-4.5-orig/install.mk wvstreams-4.5/install.mk
--- wvstreams-4.5-orig/install.mk	2008-10-21 17:31:58.000000000 +0200
+++ wvstreams-4.5/install.mk	2008-11-21 16:17:28.000000000 +0100
@@ -45,3 +45,7 @@ install-uniconfd: uniconf/daemon/uniconf
 install-wsd: ipstreams/tests/wsd
 	$(INSTALL) -d $(DESTDIR)$(bindir)
 	$(INSTALL_PROGRAM) ipstreams/tests/wsd $(DESTDIR)$(bindir)/
+
+install-xplc: ipstreams/tests/xplctest
+	$(INSTALL) -d $(DESTDIR)$(bindir)
+	$(INSTALL_PROGRAM) ipstreams/tests/xplctest $(DESTDIR)$(bindir)/
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin