changeset 14703:1049ba6b377b

synced with 1.59
author gabrov
date Tue, 15 Feb 2005 10:57:58 +0000
parents e47c375729ba
children b0ecd19ade9b
files DOCS/xml/hu/codecs.xml
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/xml/hu/codecs.xml	Tue Feb 15 10:53:38 2005 +0000
+++ b/DOCS/xml/hu/codecs.xml	Tue Feb 15 10:57:58 2005 +0000
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-2"?>
-<!-- synced to 1.58 -->
+<!-- synced to 1.59 -->
 <sect1 id="codecs">
 <title>Támogatott codec-ek</title>
 
@@ -726,8 +726,7 @@
 Nem kell a teljes faad2 az AAC fájlok dekódolásához, a libfaad elég. Így készítsd el:
 <screen>
 cd faad2/
-chmod +x bootstrap
-./bootstrap
+sh bootstrap
 ./configure
 cd libfaad
 make