From 8fb758e7b579235d27d79903d48023e511ca723b Mon Sep 17 00:00:00 2001 From: sparky Date: Fri, 4 Jun 2010 23:45:51 +0000 Subject: [PATCH] - typo Changed files: Coin.spec -> 1.5 --- Coin.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Coin.spec b/Coin.spec index 01a9baf..5e85a22 100644 --- a/Coin.spec +++ b/Coin.spec @@ -71,7 +71,7 @@ find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f --enable-system-expat %{__make} \ - LIBS="-ldl -lGL -X11 -lpthread" + LIBS="-ldl -lGL -lX11 -lpthread" %install rm -rf $RPM_BUILD_ROOT -- 2.43.0