From 65764829add7c73e78de62d3c5c82eaf23ef3811 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rog=C3=A9rio=20Brito?= Date: Mon, 26 Jul 2010 15:22:56 -0300 Subject: [PATCH] Remove unneeded patch It is in the repository, if we happen to need it. --- debian/patches/01-docdir.patch | 47 ---------------------------------- debian/patches/series | 1 - 2 files changed, 48 deletions(-) delete mode 100644 debian/patches/01-docdir.patch diff --git a/debian/patches/01-docdir.patch b/debian/patches/01-docdir.patch deleted file mode 100644 index d46e08d..0000000 --- a/debian/patches/01-docdir.patch +++ /dev/null @@ -1,47 +0,0 @@ -Author: Daniel Baumann -Description: Hardcode documentation subdirectory, autodetection doesn't work. - ---- a/documentation/dvdisaster.cs.1 -+++ b/documentation/dvdisaster.cs.1 -@@ -119,7 +119,7 @@ - .SH VIZ TÉŽ - .B Dokumentace - DVDISASTER je dokumentován svým vlastním manuálem, nainstalovaným v --.IR %docdir%. -+.IR /usr/share/doc/dvdisaster-doc/html. - - .SH AUTOR - DVDISASTER napsal Carsten Gnoerlich . ---- a/documentation/dvdisaster.de.1 -+++ b/documentation/dvdisaster.de.1 -@@ -235,7 +235,7 @@ - .SH SIEHE AUCH - .B Dokumentation - DVDISASTER ist in seinem eigenen Handbuch dokumentiert, welches in --.IR %docdir% -+.IR /usr/share/doc/dvdisaster-doc/html - installiert ist. - - .SH AUTHOR ---- a/documentation/dvdisaster.en.1 -+++ b/documentation/dvdisaster.en.1 -@@ -224,7 +224,7 @@ - .SH SEE ALSO - .B Documentation - DVDISASTER is documented by its own manual, installed in --.IR %docdir% -+.IR /usr/share/doc/dvdisaster-doc/html - - .SH AUTHOR - DVDISASTER was written by Carsten Gnoerlich . ---- a/documentation/dvdisaster.it.1 -+++ b/documentation/dvdisaster.it.1 -@@ -115,7 +115,7 @@ - .SH "VEDERE ANCHE" - .B Documentation - DVDISASTER is documented by its own manual, installed in --.IR %docdir% -+.IR /usr/share/doc/dvdisaster-doc/html - - .SH AUTORI - DVDISASTER was written by Carsten Gnoerlich . diff --git a/debian/patches/series b/debian/patches/series index 9480dbc..fa6652d 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,4 +1,3 @@ -#01-docdir.patch 02-encryption.patch 03-dvdrom.patch 04-manpage.patch