From 21a81178014f6863f7e5f4c107ccb81ccfd2ed3f Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Mon, 15 Feb 2010 11:59:04 +0100 Subject: [PATCH] libSM: - remove unneeded option --- packages/x11/lib/libSM/build | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/x11/lib/libSM/build b/packages/x11/lib/libSM/build index ea71823b38..965ff404d5 100755 --- a/packages/x11/lib/libSM/build +++ b/packages/x11/lib/libSM/build @@ -13,7 +13,6 @@ cd $PKG_BUILD --sysconfdir=/etc \ --enable-static \ --disable-shared \ - --disable-IPv6 \ --without-libuuid \ make