diff options
author | Chris Larson <clarson@kergoth.com> | 2004-03-13 18:54:15 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-03-13 18:54:15 +0000 |
commit | 1f23ae9ba0479b1cd3936eba6a7a97c90737fd26 (patch) | |
tree | 346e4516f5617e4300fda50cd0ddc8ccd16f204d /xfixes | |
parent | 7eea09d5387206f5a1cda35bc94694cf9eb6c65d (diff) |
Ugh, dont document when half asleep. s/DESCRIPTIOn/DESCRIPTION/g;
BKrev: 405358d7PRGosEPL6eLtX2Yn6d0sZg
Diffstat (limited to 'xfixes')
-rw-r--r-- | xfixes/xfixes-cvs.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfixes/xfixes-cvs.oe b/xfixes/xfixes-cvs.oe index c966375992..339df87c49 100644 --- a/xfixes/xfixes-cvs.oe +++ b/xfixes/xfixes-cvs.oe @@ -2,7 +2,7 @@ PV = "0.0cvs${DATE}" SECTION = "libs" DEPENDS = "virtual/libc x11-cvs fixesext-cvs" PROVIDES = "xfixes" -DESCRIPTIOn = "X Fixes extension library." +DESCRIPTION = "X Fixes extension library." SRC_URI = cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xfixes S = "${WORKDIR}/Xfixes" |