]> git.pld-linux.org Git - packages/cairo-dock.git/commitdiff
- disable-static
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 6 Jan 2008 22:35:23 +0000 (22:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cairo-dock.spec -> 1.6

cairo-dock.spec

index 22bdf7cb118b8bf68fdfe86ff3699042cfa980ea..baf07d63d9b67ebb8f73a4961f67b9823f598df5 100644 (file)
@@ -82,7 +82,8 @@ for dir in clock file-manager rhythmbox dustbin file-manager-gnome rendering; do
        %{__automake}
        PACKAGE_LIBS="$PACKAGE_LIBS `pkg-config --libs $PACKAGES`" \
        PACKAGE_CFLAGS="$PACKAGE_CFLAGS `pkg-config --cflags $PACKAGES` " \
-       %configure
+       %configure \
+               --disable-static
        %{__make} -j1 \
                pkgdatadir=/usr/share/cairo-dock/plug-in/$dir
        cd ..
This page took 0.177513 seconds and 4 git commands to generate.