From 2c2a7336a39a8665e816be58dae770d72e9fa578 Mon Sep 17 00:00:00 2001 From: Dan HorĂ¡k Date: Apr 07 2014 08:46:24 +0000 Subject: remove no-ops --- diff --git a/jffi.spec b/jffi.spec index 5742511..1ed6534 100644 --- a/jffi.spec +++ b/jffi.spec @@ -37,12 +37,6 @@ An optimized Java interface to libffi # ppc{,64} fix # https://bugzilla.redhat.com/show_bug.cgi?id=561448#c9 sed -i.cpu -e '/m\$(MODEL)/d' jni/GNUmakefile libtest/GNUmakefile -%ifnarch %{ix86} x86_64 -rm -rf test/ -%endif - -# remove random executable bit -chmod 0644 jni/jffi/jffi.h # remove uneccessary directories rm -rf archive/* jni/libffi/ jni/win32/ lib/CopyLibs/ lib/junit*