From ef0b99a7b98d60aff217e5be556249c3112d97c5 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mon, 18 May 2015 18:48:26 +0100 Subject: [PATCH] fix mono compiler detection --- libappindicator.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libappindicator.spec b/libappindicator.spec index c3b41ba..164b650 100644 --- a/libappindicator.spec +++ b/libappindicator.spec @@ -122,6 +122,7 @@ This package contains the development files for the appindicator-sharp library. %setup -q %patch0 -p1 -b .monodir +sed -i "s#gmcs#mcs#g" configure.ac autoreconf -vif