From aef60a91f36974b2b054cd6f6296615a2553bf4c Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Sun, 16 Nov 2008 19:06:21 +0100 Subject: updated HOWTO for install using packages, got rid of patch-install-cd script + renamed fifa into aif everywhere --- devstats.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devstats.sh') diff --git a/devstats.sh b/devstats.sh index 4b6f9f8..8461244 100755 --- a/devstats.sh +++ b/devstats.sh @@ -2,5 +2,5 @@ echo "This script doesn't do much, but this could be interesting..." echo 'Amount of lines:' echo -n "/arch/setup: " && wget -q -O - 'http://projects.archlinux.org/?p=installer.git;a=blob_plain;f=setup;hb=HEAD' | wc -l echo -n "/arch/quickinst: " && wget -q -O - 'http://projects.archlinux.org/?p=installer.git;a=blob_plain;f=quickinst;hb=HEAD' | wc -l -echo "Fifa:" +echo "Aif:" find `dirname $0`/src -type f | grep -v whatsthis | xargs wc -l \ No newline at end of file -- cgit v1.2.3-54-g00ecf