diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-05 23:42:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-05 23:42:21 +0000 |
commit | 629f3c8c73412939bb63ee91725daa0ea560259f (patch) | |
tree | 7fb4bdb15e88c799add6b53de0fe59b420408a99 /graphics/djvulibre-lib | |
parent | 375199582697d3451ab3c64407cfcc3deb27b9f8 (diff) | |
download | pkgsrc-629f3c8c73412939bb63ee91725daa0ea560259f.tar.gz |
Not needed any longer after 3.5.18 update.
Diffstat (limited to 'graphics/djvulibre-lib')
-rw-r--r-- | graphics/djvulibre-lib/patches/patch-ad | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/djvulibre-lib/patches/patch-ad b/graphics/djvulibre-lib/patches/patch-ad deleted file mode 100644 index 6f5d660482c..00000000000 --- a/graphics/djvulibre-lib/patches/patch-ad +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ad,v 1.1 2006/10/14 01:15:28 rillig Exp $ - ---- configure.orig 2006-10-14 03:14:06.000000000 +0200 -+++ configure 2006-10-14 03:14:33.000000000 +0200 -@@ -26653,7 +26653,7 @@ fi - if test $ac_enable_djview != no - then - -- if test "${prefix}" == "/usr" ; then -+ if test "${prefix}" = "/usr" ; then - ac_desktopfiles=yes - else - ac_desktopfiles=no |