]> err.no Git - yubikey-personalization.old/commitdiff
Fix.
authorSimon Josefsson <simon@yubico.com>
Thu, 25 Nov 2010 14:27:36 +0000 (14:27 +0000)
committerSimon Josefsson <simon@yubico.com>
Thu, 25 Nov 2010 14:27:36 +0000 (14:27 +0000)
ykpers4win.mk

index d15c03624002a1a21f5105b7e216e44b6e292776..6cd229d1df42f8ede9209ef63fbd3d1dee19061a 100644 (file)
@@ -1,4 +1,4 @@
-ykpers4win:
+ykpers4win32:
        rm -rf tmp && mkdir tmp && cd tmp && \
        wget -q http://yubico-c.googlecode.com/files/libyubikey-1.7.tar.gz && \
        tar xfa libyubikey-1.7.tar.gz && \
@@ -17,4 +17,6 @@ ykpers4win:
        cd ykpers-1.3.5/ && \
        PKG_CONFIG_PATH=$(PWD)/tmp/root/lib/pkgconfig ./configure --host=i686-w64-mingw32 --build=x86_64-unknown-linux-gnu --prefix=$(PWD)/tmp/root && \
        make install check && \
-       cd ..
+       cd .. && \
+       cd root && \
+       zip -r ../../ykpers-1.3.5-win32.zip *