This patch fixes the spec file for being able to build an rpm from it.

Signed-off-by: Stefan Berger <[email protected]>

---
  dist/fedora/trousers.spec.in |    1 +
  1 file changed, 1 insertion(+)

Index: trousers/dist/fedora/trousers.spec.in
===================================================================
--- trousers.orig/dist/fedora/trousers.spec.in
+++ trousers/dist/fedora/trousers.spec.in
@@ -44,6 +44,7 @@ applications.

  %build
  autoreconf
+%configure --disable-static --prefix=/usr --libdir=%{_libdir}
  make %{?_smp_mflags}

  %clean

------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
TrouSerS-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/trousers-tech

Reply via email to