[SCM] libav/experimental: comment typo
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun Jun 30 15:55:34 UTC 2013
The following commit has been merged in the experimental branch:
commit 7a7be126632475356b16547d41824891b6b08aeb
Author: Diego Biurrun <diego at biurrun.de>
Date: Thu Jan 25 12:13:15 2007 +0000
comment typo
Originally committed as revision 7708 to svn://svn.ffmpeg.org/ffmpeg/trunk
diff --git a/Makefile b/Makefile
index 957798f..b2d7575 100644
--- a/Makefile
+++ b/Makefile
@@ -126,7 +126,7 @@ endif
install -d "$(bindir)"
install -c $(INSTALLSTRIP) -m 755 $(PROGS) "$(bindir)"
-# create the window installer
+# Create the Windows installer.
wininstaller: all install
makensis ffinstall.nsi
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list