diff options
Diffstat (limited to 'sys-devel/redo/files/gitvars.patch')
-rw-r--r-- | sys-devel/redo/files/gitvars.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/sys-devel/redo/files/gitvars.patch b/sys-devel/redo/files/gitvars.patch deleted file mode 100644 index 4eccb3d..0000000 --- a/sys-devel/redo/files/gitvars.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- /home/hsgg/redo/version/vars.do 2011-01-18 14:53:15.199056993 +0100 -+++ version/vars.do 2011-02-15 14:00:53.006190998 +0100 -@@ -26,6 +26,7 @@ - return 0 - fi - x=${x#*,} -+ x=${x# } - done - commitpost=${COMMIT#???????} - commitpre=${COMMIT%$commitpost} |