Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > c1bb52486af86eb79fe8fd4662bb4454 > files > 1

wvstreams-4.4-3mdv2008.1.src.rpm

--- wvstreams-4.3/Makefile	2007-02-07 11:06:17.000000000 -0800
+++ wvstreams-4.3/Makefile.new	2007-04-26 12:26:13.000000000 -0700
@@ -186,8 +186,8 @@ install-uniconfd: uniconfd uniconf/tests
 	$(INSTALL_PROGRAM) uniconf/tests/uni $(DESTDIR)$(bindir)/
 	$(INSTALL) -d $(DESTDIR)$(sbindir)
 	$(INSTALL_PROGRAM) uniconf/daemon/uniconfd $(DESTDIR)$(sbindir)/
-	$(INSTALL) -d $(DESTDIR)$(localstatedir)/lib/uniconf
-	touch $(DESTDIR)$(localstatedir)/lib/uniconf/uniconfd.ini
+	$(INSTALL) -d $(DESTDIR)$(localstatedir)/uniconf
+	touch $(DESTDIR)$(localstatedir)/uniconf/uniconfd.ini
 	$(INSTALL) -d $(DESTDIR)$(mandir)/man8
 	$(INSTALL_DATA) uniconf/daemon/uniconfd.8 $(DESTDIR)$(mandir)/man8
 	$(INSTALL_DATA) uniconf/tests/uni.8 $(DESTDIR)$(mandir)/man8