This script has been replaced by fast-build.sh Signed-off-by: Miguel Flores Silverio <[email protected]> --- scripts/fast-x86_64 | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 scripts/fast-x86_64
diff --git a/scripts/fast-x86_64 b/scripts/fast-x86_64 deleted file mode 100755 index 649ef65..0000000 --- a/scripts/fast-x86_64 +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -rpmbuild --target x86_64 --without debuginfo --without perf --without tools --rebuild $1 -- 2.7.4 _______________________________________________ kernel mailing list [email protected] https://lists.fedoraproject.org/admin/lists/[email protected]
