diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-03-26 14:27:58 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-03-26 14:27:58 +0000 |
commit | 7675a3685a1a9a9df9e6e36a4015c77f943c369e (patch) | |
tree | 7b2c226397ccffa340972e9029f2f636ca323e09 /package/comgt/patches | |
parent | 6121ec60a451de95e440f4c43f0c98d11c07d913 (diff) | |
download | upstream-7675a3685a1a9a9df9e6e36a4015c77f943c369e.tar.gz upstream-7675a3685a1a9a9df9e6e36a4015c77f943c369e.tar.bz2 upstream-7675a3685a1a9a9df9e6e36a4015c77f943c369e.zip |
package/comgt: refresh patches
SVN-Revision: 20457
Diffstat (limited to 'package/comgt/patches')
-rw-r--r-- | package/comgt/patches/001-Makefile.patch | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/package/comgt/patches/001-Makefile.patch b/package/comgt/patches/001-Makefile.patch index 32b56b12b7..ed3e9183d1 100644 --- a/package/comgt/patches/001-Makefile.patch +++ b/package/comgt/patches/001-Makefile.patch @@ -1,7 +1,5 @@ -Index: comgt.0.32/Makefile -=================================================================== ---- comgt.0.32.orig/Makefile 2007-06-04 13:22:22.665409616 +0200 -+++ comgt.0.32/Makefile 2007-06-04 13:22:22.730399736 +0200 +--- a/Makefile ++++ b/Makefile @@ -1,7 +1,6 @@ # -# Makefile - build and install the comgt package |