From 1869b36cb385792eef5077782dbe00fda05f16a7 Mon Sep 17 00:00:00 2001 From: Miguel Flores Silverio Date: Tue, 21 Jun 2016 21:10:20 -0700 Subject: removes fast-x86_64 This script has been replaced by fast-build.sh Signed-off-by: Miguel Flores Silverio --- scripts/fast-x86_64 | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 scripts/fast-x86_64 (limited to 'scripts') diff --git a/scripts/fast-x86_64 b/scripts/fast-x86_64 deleted file mode 100755 index 649ef6525..000000000 --- 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 -- cgit