git-svn-id: https://yubikey-personalization.googlecode.com/svn/trunk@277
b62f149e-849f-11dd-9899-
c7ba65f7c4c7
-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 && \
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 *