]> git.pld-linux.org Git - packages/gg.git/blobdiff - gg.spec
- pass %%{rpmldflags} in LDFLAGS.
[packages/gg.git] / gg.spec
diff --git a/gg.spec b/gg.spec
index 8566abb6bbf12c1f2bc448d3dd49b97c5fdda799..8eda4e071e6c975ecd4cffd3f1d59929622bfd56 100644 (file)
--- a/gg.spec
+++ b/gg.spec
@@ -47,8 +47,10 @@ Klient Gadu-Gadu na licencji GNU/GPL. Wersja dokowalna dla gnome.
 %patch0 -p1
 
 %build
-LDFLAGS=" -L%{_libdir} "
-%configure --enable-gnome --enable-panel
+LDFLAGS=" -L%{_libdir} %{rpmldflags}"
+%configure \
+       --enable-gnome \
+       --enable-panel
 %{__make}
 mv src/gg src/gnu_gadu_applet
 %{__make} clean
This page took 0.089882 seconds and 4 git commands to generate.