From: Holger Schurig Date: Fri, 21 May 2004 09:15:17 +0000 (+0000) Subject: Merge http://openembedded@openembedded.bkbits.net/packages X-Git-Tag: Release-2010-05/1~19074 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c5d95f0980ee7ddf85362923171e9f747629d0e;p=openembedded.git Merge openembedded@openembedded.bkbits.net/packages into mnz66.mn-logistik.de:/usr/src/oe-packages 2004/05/21 11:14:47+02:00 mn-logistik.de!schurig using a not-so-broken patcher BKrev: 40adc8a5DYo5SWquDhDdTeMDf1iHKw --- diff --git a/patcher/patcher.oe b/patcher/patcher.oe index 7bd88be3ac..e17647b1aa 100644 --- a/patcher/patcher.oe +++ b/patcher/patcher.oe @@ -1,15 +1,15 @@ -DESCRIPTION = "Patcher is a perl script which I use for managing patches. It's powerful, easy to use, and fast." -LICENSE = "Unknown" +DESCRIPTION = "Patcher is a perl script for managing patches." +LICENSE = "Perl" DEPENDS = "" SECTION = "base" PRIORITY = "optional" -MAINTAINER = "Chris Larson " +MAINTAINER = "Holger Schurig " INHIBIT_DEFAULT_DEPS = "1" -SRC_URI = "http://www.holgerschurig.de/files/linux/patcher" +SRC_URI = "http://www.mn-logistik.de/unsupported/pxa250/patcher" do_unpack() { - : + true } do_install() {