[Koha-patches] [PATCH 1/2] Remove now-unnecessary debian-specific patch.

Lars Wirzenius lars at catalyst.net.nz
Mon Apr 19 06:58:42 CEST 2010


---
 debian/patches/cronjob-hashbang |   14 --------------
 debian/patches/series           |    1 -
 2 files changed, 0 insertions(+), 15 deletions(-)
 delete mode 100644 debian/patches/cronjob-hashbang
 delete mode 100644 debian/patches/series

diff --git a/debian/patches/cronjob-hashbang b/debian/patches/cronjob-hashbang
deleted file mode 100644
index 7ca8849..0000000
--- a/debian/patches/cronjob-hashbang
+++ /dev/null
@@ -1,14 +0,0 @@
-Description: fix #! for cronjob
-Origin: vendor
-Forwarded: no
-Author: Lars Wirzenius <lars at catalyst.net.nz>
-Last-Update: 2010-04-12
-
---- a/misc/cronjobs/printoverdues.sh
-+++ b/misc/cronjobs/printoverdues.sh
-@@ -1,4 +1,4 @@
--#!/usr/bin/bash
-+#!/bin/bash
- 
- print_usage(){
-     echo "$0 : generates PDF files from html files in directorys and prints them";
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index e34a824..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-cronjob-hashbang
-- 
1.7.0




More information about the Koha-patches mailing list