[hedgewars] The (unused) bundled libraries are in misc

Bruno Wolff III bruno at fedoraproject.org
Sat Dec 22 04:13:16 UTC 2012


commit 75302d4d37d2a06606556e65c4c9ccd5f2a46d0d
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Fri Dec 21 22:12:38 2012 -0600

    The (unused) bundled libraries are in misc

 hedgewars.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/hedgewars.spec b/hedgewars.spec
index 7772df7..ecfab32 100644
--- a/hedgewars.spec
+++ b/hedgewars.spec
@@ -56,7 +56,7 @@ A standalone server that can be used for LAN play or a private internet server.
 %patch0 -p1
 %patch1 -p1
 # Make sure that we don't use bundled libraries
-rm -r libfreetype libtremor libopenalbridge
+rm -r misc/libfreetype misc/libtremor misc/libopenalbridge
 
 
 %build


More information about the scm-commits mailing list