[xiph-commits] r12715 - trunk/ezstream/win32
moritz at svn.xiph.org
moritz at svn.xiph.org
Sat Mar 10 15:36:54 PST 2007
Author: moritz
Date: 2007-03-10 15:36:52 -0800 (Sat, 10 Mar 2007)
New Revision: 12715
Modified:
trunk/ezstream/win32/Makefile.am
Log:
Missed a conf -> examples change here.
Modified: trunk/ezstream/win32/Makefile.am
===================================================================
--- trunk/ezstream/win32/Makefile.am 2007-03-10 23:28:13 UTC (rev 12714)
+++ trunk/ezstream/win32/Makefile.am 2007-03-10 23:36:52 UTC (rev 12715)
@@ -4,7 +4,7 @@
CLEANFILES = core *.core *~ .*~ ezstream.1.pdf
-do_subst = sed -e 's,!!EXAMPLES_DIR!!,${PACKAGE_TARNAME}-${PACKAGE_VERSION}-win32/conf,g'
+do_subst = sed -e 's,!!EXAMPLES_DIR!!,${PACKAGE_TARNAME}-${PACKAGE_VERSION}-win32/examples,g'
.PHONY: regen-win32
More information about the commits
mailing list