From 8a14e2406cbf5daa0384cb30ff60f26b414d02bb Mon Sep 17 00:00:00 2001 From: Adam Miller Date: Mon, 7 Dec 2009 02:41:26 +0000 Subject: [PATCH] fixed a typo in %setup --- gnome-shell.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-shell.spec b/gnome-shell.spec index b0deb22..fcc6ac8 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -66,7 +66,7 @@ easy to use experience. %prep ## The git repository snapshot has a different directory name: #%setup -q -setup -q -n gnome-shell +%setup -q -n gnome-shell %build %configure