From 05f55615ff68a95f16fc0f18929961b983570895 Mon Sep 17 00:00:00 2001 From: Jonathan Perkin Date: Wed, 14 Apr 2010 17:33:01 +0200 Subject: cleanup --- support-files/mysql.spec.sh | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh index e43c04e9816..b1fbc90d829 100644 --- a/support-files/mysql.spec.sh +++ b/support-files/mysql.spec.sh @@ -44,8 +44,6 @@ %define undefined() %{expand:%%{?%{1}:0}%%{!?%{1}:1}} %endif -%define fileexists() %(set -x; [ -e "%{1}" ] && echo 1 || echo 0) - # ---------------------------------------------------------------------------- # RPM build tools now automatically detect Perl module dependencies. This # detection causes problems as it is broken in some versions, and it also @@ -64,15 +62,10 @@ # Command line handling ############################################################################## # -# To enable the following options: -# -# $ rpmbuild --with