Merge openembedded@openembedded.bkbits.net:packages
authorChris Larson <clarson@kergoth.com>
Sun, 9 May 2004 06:50:14 +0000 (06:50 +0000)
committerChris Larson <clarson@kergoth.com>
Sun, 9 May 2004 06:50:14 +0000 (06:50 +0000)
into linux.local:/home/kergoth/code/packages

2004/05/09 02:50:10-04:00 local!kergoth
ckermit compile fix.

BKrev: 409dd4a6NBv8gVFaMQZYd1oVrLfybg

ckermit/ckermit-209/compile.patch [new file with mode: 0644]
ckermit/ckermit_209.oe

diff --git a/ckermit/ckermit-209/compile.patch b/ckermit/ckermit-209/compile.patch
new file mode 100644 (file)
index 0000000..e69de29
index 994da1f..1f51215 100644 (file)
@@ -6,7 +6,8 @@ sessions, file transfer, character-set translation, and automation \
 of communication tasks."
 
 SRC_URI = "ftp://kermit.columbia.edu/kermit/archives/cku${PV}.tar.gz \
-          file://${FILESDIR}/cross.patch;patch=1"
+          file://${FILESDIR}/cross.patch;patch=1 \
+          file://${FILESDIR}/compile.patch;patch=1"
 
 export CC_FOR_BUILD = "${BUILD_CC}"
 export CC2 = "${CC}"