summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <nyhm@gentoo.org>2010-01-07 20:30:17 +0000
committerTristan Heaven <nyhm@gentoo.org>2010-01-07 20:30:17 +0000
commit5c27770c8754621df1b10e3a72c02ef06d48f159 (patch)
tree1d80b0a11cb4c32e30eb2d315d93ded2686c9400 /x11-misc/revelation/files
parentSet empty HOMEPAGE and LICENSE (diff)
downloadgentoo-2-5c27770c8754621df1b10e3a72c02ef06d48f159.tar.gz
gentoo-2-5c27770c8754621df1b10e3a72c02ef06d48f159.tar.bz2
gentoo-2-5c27770c8754621df1b10e3a72c02ef06d48f159.zip
Remove useless libtool file and static lib, bug #299096
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/revelation/files')
-rw-r--r--x11-misc/revelation/files/revelation-0.4.11-build.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/revelation/files/revelation-0.4.11-build.patch b/x11-misc/revelation/files/revelation-0.4.11-build.patch
index 0a4fe1a17dfb..e699034ad84d 100644
--- a/x11-misc/revelation/files/revelation-0.4.11-build.patch
+++ b/x11-misc/revelation/files/revelation-0.4.11-build.patch
@@ -32,7 +32,7 @@
--- src/wrap/crack/Makefile.am
+++ src/wrap/crack/Makefile.am
@@ -5,19 +5,9 @@
- # $Id: revelation-0.4.11-build.patch,v 1.1 2009/01/22 18:12:53 nyhm Exp $
+ # $Id: revelation-0.4.11-build.patch,v 1.2 2010/01/07 20:30:17 nyhm Exp $
#
-module_PROGRAMS = crack.so
@@ -55,4 +55,4 @@
+crack_la_SOURCES = crack.c
+crack_la_CFLAGS = -Wall
+crack_la_CPPFLAGS = -I$(PYTHON_INCLUDE) -DDEFAULT_DICTPATH="\"$(CRACK_DICTPATH)\""
-+crack_la_LDFLAGS = -module
++crack_la_LDFLAGS = -avoid-version -module -shared