aboutsummaryrefslogtreecommitdiffstats
path: root/patcher
diff options
context:
space:
mode:
authorHolger Schurig <schurig@mn-solutions.de>2004-05-21 09:15:17 +0000
committerHolger Schurig <schurig@mn-solutions.de>2004-05-21 09:15:17 +0000
commit7c5d95f0980ee7ddf85362923171e9f747629d0e (patch)
treead6ead186434d720a6d5ac3ff6b83ac4af144c42 /patcher
parent2a565128ea0a920bad2969176edeef410879b0c2 (diff)
downloadopenembedded-7c5d95f0980ee7ddf85362923171e9f747629d0e.tar.gz
Merge http://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
Diffstat (limited to 'patcher')
-rw-r--r--patcher/patcher.oe10
1 files changed, 5 insertions, 5 deletions
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 <kergoth@handhelds.org>"
+MAINTAINER = "Holger Schurig <hs4233@mn-solutions.de>"
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() {