Package: gpgsm
Version: 1.9.15-5
Followup-For: Bug #300882

It seems to work after this trivial patch.

--- gnupg2-1.9.15_orig/debian/rules     2005-03-23 14:04:12.000000000 +0200
+++ gnupg2-1.9.15/debian/rules  2005-03-23 14:06:00.000000000 +0200
@@ -33,7 +33,8 @@
        chmod +x configure
        env CFLAGS="$(CFLAGS)" \
        ./configure --enable-maintainer-mode \
-               --prefix=/usr --libexecdir=/usr/lib/ --with-included-gettext \
+               --prefix=/usr --libexecdir=/usr/lib/gnupg2 \
+               --with-included-gettext \
                --with-zlib=/usr --infodir=/usr/share/info/
        touch config-stamp
 

I assume it was a simple typo or oversight but if there was a reason for 
having libexecdir point to /usr/lib then it is another story.

-- 
Andres Alla


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to