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 | 436c00dd9e0b05f039b16220f10c10996fe7a3a5 (patch) | |
tree | a71654353471aa9c6bf111a65f9d3fd5545e72a5 /package/comgt | |
parent | 60752fdede9ff59d92233976d8d7241338ccd40a (diff) | |
download | master-187ad058-436c00dd9e0b05f039b16220f10c10996fe7a3a5.tar.gz master-187ad058-436c00dd9e0b05f039b16220f10c10996fe7a3a5.tar.bz2 master-187ad058-436c00dd9e0b05f039b16220f10c10996fe7a3a5.zip |
package/comgt: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20457 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/comgt')
-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 |