You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
548 B

Index: pdftk/Makefile.Base
--- pdftk/Makefile.Base.orig 2006-10-25 01:44:06 +0200
+++ pdftk/Makefile.Base 2008-07-21 20:48:17 +0200
@@ -40,8 +40,7 @@
libgcj_local_libs = \
$(java_libs_root)/java_local/security/security.a \
$(java_libs_root)/gnu_local/java/security/provider/provider.a \
-$(java_libs_root)/gnu_local/java/security/security.a \
-$(java_libs_root)/gnu/gcj/convert/convert.a
+$(java_libs_root)/gnu_local/java/security/security.a
# this must already be set according to your platform Makefile;
# we're just appending to it, here