--- a/diet-openssl.patch Wed Feb 15 15:09:08 2012 +0100
+++ b/diet-openssl.patch Wed Feb 15 15:09:31 2012 +0100
@@ -1,10 +1,8 @@
diet-openssl
-diff --git a/source/dietlibc/diet-openssl/FrugalBuild b/source/dietlibc/diet-openssl/FrugalBuild
-new file mode 100644
-index 0000000..b3ce39c
---- /dev/null
-+++ b/source/dietlibc/diet-openssl/FrugalBuild
+diff -r 515c0ba8b5d8 source/dietlibc/diet-openssl/FrugalBuild
+--- /dev/null Thu Jan 01 00:00:00 1970 +0000
++++ b/source/dietlibc/diet-openssl/FrugalBuild Wed Feb 15 15:09:21 2012 +0100
@@ -0,0 +1,44 @@
+# Maintainer: Tomas Zeman <tzeman@volny.cz>
+
@@ -12,7 +10,7 @@
+pkgorig=openssl
+pkgname=$branch-$pkgorig
+pkgver=0.9.8h
-+pkgrel=1
++pkgrel=2
+pkgdesc="The Open Source toolkit for Secure Sockets Layer and Transport Layer Security; dietlibc version"
+makedepends=(dietlibc gcc sed)
+url="http://www.openssl.org"