Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > c2324a21a3cb63a45b2fcb4ada3f81d6 > files > 1

wvstreams-4.4-1mdv2008.0.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