]> git.pld-linux.org Git - packages/opensc.git/commitdiff
- pinentry arg fix auto/th/opensc-0_11_6-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 17 Nov 2008 07:53:31 +0000 (07:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    opensc.spec -> 1.56

opensc.spec

index f83c871df53522a2d6053205507cfecf6f111bd9..c5925ee267ab7a388a98dbc1c075f2d8be166e2e 100644 (file)
@@ -109,7 +109,7 @@ Obsługiwane przeglądarki: %{browsers}.
        --enable-nsplugin \
        --enable-pcsc \
        --with-pcsc-provider=%{_libdir}/libpcsclite.so.1 \
        --enable-nsplugin \
        --enable-pcsc \
        --with-pcsc-provider=%{_libdir}/libpcsclite.so.1 \
-       --with-pin-entry=/usr/bin/pinentry \
+       --with-pinentry=/usr/bin/pinentry \
        --with-plugindir=%{_browserpluginsdir}
 
 %{__make}
        --with-plugindir=%{_browserpluginsdir}
 
 %{__make}
This page took 0.048913 seconds and 4 git commands to generate.