diff options
Diffstat (limited to 'packaging/Debian/debian/scripts/unpatch-source')
-rwxr-xr-x | packaging/Debian/debian/scripts/unpatch-source | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/Debian/debian/scripts/unpatch-source b/packaging/Debian/debian/scripts/unpatch-source index ae58b2851c..92014982fc 100755 --- a/packaging/Debian/debian/scripts/unpatch-source +++ b/packaging/Debian/debian/scripts/unpatch-source @@ -1,6 +1,6 @@ #!/bin/sh -e # -# $Id: unpatch-source,v 1.3 2003/06/01 07:12:51 peloy Exp $ +# $Id: unpatch-source,v 1.2.4.1 2003/06/01 04:30:13 peloy Exp $ # # We want to reverse the patches in the opposite order we applied |