fixed a typo in %setup

This commit is contained in:
Adam Miller 2009-12-07 02:41:26 +00:00
parent f1784ae35c
commit 8a14e2406c

View File

@ -66,7 +66,7 @@ easy to use experience.
%prep %prep
## The git repository snapshot has a different directory name: ## The git repository snapshot has a different directory name:
#%setup -q #%setup -q
setup -q -n gnome-shell %setup -q -n gnome-shell
%build %build
%configure %configure