Revision
94900
Author
krischik@macports.org
Date
2012-07-01 23:58:52 -0700 (Sun, 01 Jul 2012)

Log Message

typo.

Modified Paths

Diff

Modified: users/krischik/Utilities/Clean.command (94899 => 94900)


--- users/krischik/Utilities/Clean.command	2012-07-02 06:52:49 UTC (rev 94899)
+++ users/krischik/Utilities/Clean.command	2012-07-02 06:58:52 UTC (rev 94900)
@@ -8,7 +8,7 @@
 
 source ${0:h}/Setup.command
 
-setopt X_Trace;
+setopt No_X_Trace;
 setopt No_Err_Exit;
 
 if test "${USER}" = "root"; then

Modified: users/krischik/Utilities/Install.command (94899 => 94900)


--- users/krischik/Utilities/Install.command	2012-07-02 06:52:49 UTC (rev 94899)
+++ users/krischik/Utilities/Install.command	2012-07-02 06:58:52 UTC (rev 94900)
@@ -73,7 +73,7 @@
 	"wget +ssl"								\
 	"wput +ssl"								\
 	"xpm"									\
-	"xz"
+	"xz"									\
 	"transmission-x11 +aqua"						\
 	"fontforge +freetype_bytecode"						\
 	"ImageMagick +graphviz+gs+hdri+jbig+jpeg2+lcms+lqr+mpeg+perl+rsvg+wmf"	;