From a1126476b949ab18f18a929f63dec83718d9ff00 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Thu, 20 Jun 2019 10:26:23 +0300 Subject: [PATCH] Remove debugging find commands Signed-off-by: David Abdurachmanov --- gcc.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/gcc.spec b/gcc.spec index 8dbd075..f683c2d 100644 --- a/gcc.spec +++ b/gcc.spec @@ -1261,8 +1261,6 @@ find %{buildroot} -name \*.la | xargs rm -f mv %{buildroot}%{_prefix}/%{_lib}/libgfortran.spec $FULLPATH/ %if %{build_d} -find %{buildroot} -name libgphobos.spec -find %{buildroot} mv %{buildroot}%{_prefix}/%{_lib}/libgphobos.spec $FULLPATH/ %endif %if %{build_libitm}