--- a/diet-daemontools.patch Wed Feb 15 14:48:24 2012 +0100
+++ b/diet-daemontools.patch Wed Feb 15 14:49:18 2012 +0100
@@ -1,21 +1,11 @@
-From ebefdd0429b35e479073ee76d73f35ca55180d14 Mon Sep 17 00:00:00 2001
From: Tomas Zeman <tzeman@volny.cz>
Date: Fri, 26 Oct 2007 23:15:37 +0200
-Subject: [PATCH] diet-daemontools-0.76-1-i686.fpm
- * added
+
+diet-daemontools
----
- source/dietlibc/diet-daemontools/FrugalBuild | 42 ++++++++++++++++++++
- .../dietlibc/diet-daemontools/daemontools.install | 37 +++++++++++++++++
- 2 files changed, 79 insertions(+), 0 deletions(-)
- create mode 100644 source/dietlibc/diet-daemontools/FrugalBuild
- create mode 100644 source/dietlibc/diet-daemontools/daemontools.install
-
-diff --git a/source/dietlibc/diet-daemontools/FrugalBuild b/source/dietlibc/diet-daemontools/FrugalBuild
-new file mode 100644
-index 0000000..3322f94
---- /dev/null
-+++ b/source/dietlibc/diet-daemontools/FrugalBuild
+diff -r f0bdfccbdd22 source/dietlibc/diet-daemontools/FrugalBuild
+--- /dev/null Thu Jan 01 00:00:00 1970 +0000
++++ b/source/dietlibc/diet-daemontools/FrugalBuild Wed Feb 15 14:49:05 2012 +0100
@@ -0,0 +1,42 @@
+# Maintainer: Tomas Zeman <tzeman@volny.cz>
+
@@ -23,7 +13,7 @@
+pkgorig=daemontools
+pkgname=$branch-$pkgorig
+pkgver=0.76
-+pkgrel=1
++pkgrel=2
+pkgdesc="A collection of tools for managing UNIX services."
+makedepends=(dietlibc)
+license="public domain"
@@ -59,11 +49,9 @@
+ cd $Fdestdir/package/admin && ln -sf $pkgorig-$pkgver $pkgorig || Fdie
+}
+# vim: ft=sh
-diff --git a/source/dietlibc/diet-daemontools/daemontools.install b/source/dietlibc/diet-daemontools/daemontools.install
-new file mode 100644
-index 0000000..1e85fde
---- /dev/null
-+++ b/source/dietlibc/diet-daemontools/daemontools.install
+diff -r f0bdfccbdd22 source/dietlibc/diet-daemontools/daemontools.install
+--- /dev/null Thu Jan 01 00:00:00 1970 +0000
++++ b/source/dietlibc/diet-daemontools/daemontools.install Wed Feb 15 14:49:05 2012 +0100
@@ -0,0 +1,37 @@
+# arg 1: the new package version
+post_install() {
@@ -102,6 +90,3 @@
+
+$op $*
+# vim: ts=2 sw=2 et ft=sh
---
-1.5.3.4
-