]> git.llucax.com Git - software/mutt-debian.git/commitdiff
Don't sort patchlist (the manual sorting in the series file is better)
authorChristoph Berg <myon@debian.org>
Mon, 7 Jun 2010 11:18:12 +0000 (13:18 +0200)
committerChristoph Berg <myon@debian.org>
Mon, 7 Jun 2010 11:18:12 +0000 (13:18 +0200)
debian/patches/debian-specific/sort-patchlist [deleted file]
debian/patches/series

diff --git a/debian/patches/debian-specific/sort-patchlist b/debian/patches/debian-specific/sort-patchlist
deleted file mode 100644 (file)
index 3aedea5..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-This patch will allow mutt -v to return a sorted list of patches
-
-Index: trunk/patchlist.sh
-===================================================================
---- trunk.orig/patchlist.sh    2007-03-15 15:50:14.000000000 +0100
-+++ trunk/patchlist.sh 2007-03-15 15:50:41.000000000 +0100
-@@ -15,6 +15,6 @@ EOF
- while read patch ; do
-       echo "  puts (\"${patch}\");"
--done
-+done | LC_COLLATE=C sort
- echo "}"
index 3cd4da422283b6603660f93367dc2ca295c35aeb..e704e4d9a0ef5cb272f1ef24f67b965184fc0c0b 100644 (file)
@@ -2,7 +2,6 @@
 misc/am-maintainer-mode
 misc/hg.pmdef.debugtime
 debian-specific/build_doc_adjustments.diff 
-debian-specific/sort-patchlist
 
 # features
 features/ifdef