From 9392b166d17823427f8149c047e5840c3491abf8 Mon Sep 17 00:00:00 2001 From: Max Kanat-Alexander Date: Sun, 31 Oct 2010 17:11:56 -0700 Subject: Bug 606618: Update YUI to 2.8.2 r=LpSolit, a=mkanat --- contrib/new-yui.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'contrib') diff --git a/contrib/new-yui.sh b/contrib/new-yui.sh index 6f082e0f5..6199c2a46 100755 --- a/contrib/new-yui.sh +++ b/contrib/new-yui.sh @@ -14,3 +14,4 @@ find -name '*-skin.css' -exec rm -f {} \; find -depth -path '*/assets' -not -path './assets' -exec rm -rf {} \; rm assets/skins/sam/sprite.psd rm assets/skins/sam/skin.css +rmdir utilities -- cgit v1.2.3-24-g4f1b