From: "Jason St. John" <[email protected]>

The README mentions that VCS PKGBUILD prototypes are included with ABS,
but because a prior commit removed these prototypes, the README needs to
be updated to reflect this.

Signed-off-by: Jason St. John <[email protected]>
---
 README | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README b/README
index db57e31..8f9b126 100644
--- a/README
+++ b/README
@@ -2,8 +2,8 @@ The Arch Build System, or ABS, is a series of tools used to 
obtain the PKGBUILD
 scripts that make the packages in Arch Linux's official repositories and work
 with them.

-Included with ABS is a collection of prototype PKGBUILD files, installed to
-/usr/share/pacman, for building RCS-style packages (such as CVS or SVN). These
-are installed alongside the stock PKGBUILD and .install file prototypes
-provided by pacman.
+Included with ABS is a collection of prototype PKGBUILD files which are
+installed to /usr/share/pacman for building special types of packages, such as
+modules for various programming languages. These are installed alongside the
+stock PKGBUILD and .install file prototypes provided by pacman.

--
1.8.2

Reply via email to