diff --git a/SPECS/uglify-js.spec b/SPECS/uglify-js.spec index 90c8e8c..b608f14 100644 --- a/SPECS/uglify-js.spec +++ b/SPECS/uglify-js.spec @@ -39,7 +39,7 @@ This package ships a JavaScript library suitable for use by any JavaScript runtime. %prep -%autosetup -p 1 -n UglifyJS2-%{version} +%autosetup -p 1 -n UglifyJS-%{version} %nodejs_fixdep async "^1.5.0" %nodejs_fixdep yargs "^3.2.1"