Remove unzip option included by mistake.

This commit is contained in:
Bruno Wolff III 2011-04-09 08:42:53 -05:00
parent 7003848a4b
commit 7020ce3cac
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ glib2
%post
# Set Test_Day:Current as default browser homepage
unzip -c /usr/lib/firefox-*/omni.jar chrome/en-US/locale/browser/browser.properties -d /tmp
unzip /usr/lib/firefox-*/omni.jar chrome/en-US/locale/browser/browser.properties -d /tmp
cat << EOF > /tmp/chrome/en-US/locale/browser/browser.properties
browser.startup.homepage=https://fedoraproject.org/wiki/Test_Day:Current
EOF