[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#368665: apt: typos in ./README.make



Package: apt
Version: 0.6.43.3
Tags: minor

I was trying to figure out how to build apt, so I downloaded the
source for apt-0.6.43.3

first I got the sources using apt-build 0.12.17

I couldn't figure out how to get apt-build to let me do that as non
root (i'm really trying to avoid being root atm, and clearly i'm
failing).

root@swift:/tmp/messbox# apt-build --sources-list
/etc/apt/sources.list.d/etch-debian.list --build-dir apt
--target-release testing source apt 0.6.43.3

so then I tried reading the READMEs. And ran into some typos, which
led me to this bugmail.
timeless@swift:/tmp/messbox/apt/apt-0.6.43.3$ aspell -v
@(#) International Ispell Version 3.1.20 (but really Aspell 0.60.4)

timeless@swift:/tmp/messbox/apt/apt-0.6.43.3$ (less README.make
|aspell -a|sort|uniq) > 0

The package does seem to have quite a few dependencies.
No details about my debian system seem appropriate.
--- README.make.orig	2006-05-24 01:20:32.000000000 +0300
+++ README.make	2006-05-24 01:24:09.000000000 +0300
@@ -39 +39 @@
-one failure condition that occures when a header file is erased. In
+one failure condition that occurs when a header file is erased. In
@@ -43,2 +43,2 @@
-The final significant deviation from normal make practicies is 
-in how the build directory is managed. It is not mearly a mirror of
+The final significant deviation from normal make practices is 
+in how the build directory is managed. It is not nearly a mirror of
@@ -54 +54 @@
-     cmndline/
+     cmdline/
@@ -59 +59 @@
-all runnable programs are within the bin/ directory, a huge benifit for
+all runnable programs are within the bin/ directory, a huge benefit for
@@ -90 +90 @@
-  aclocal -I buidlib
+  aclocal -I buildlib
@@ -92 +92 @@
-[Altertatively you can run make startup in the top level build dir]
+[Alternatively you can run make startup in the top level build dir]
@@ -106 +106 @@
-Autoconf will also wite a makefile into the top level of the build dir, 
+Autoconf will also write a makefile into the top level of the build dir, 

Reply to: