diff options
-rw-r--r-- | packaging/mic.spec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/mic.spec b/packaging/mic.spec index 08fecc4..b0607f2 100644 --- a/packaging/mic.spec +++ b/packaging/mic.spec @@ -54,7 +54,6 @@ is used to create images with different types; subcommand convert is used to convert an image to a specified type; subcommand chroot is used to chroot into an image. - %prep %setup -q -n %{name}-%{version} |