diff options
Diffstat (limited to 'blogc.spec.in')
-rw-r--r-- | blogc.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/blogc.spec.in b/blogc.spec.in index dc3983e..142e4f0 100644 --- a/blogc.spec.in +++ b/blogc.spec.in @@ -14,7 +14,7 @@ blogc(1) is a blog compiler. It converts source files and templates into blog/website resources. %prep -%setup -q +%setup -q -n @PACKAGE_NAME@-@PACKAGE_VERSION@ %build %configure --with-squareball=system |