From f9834f217db017ca64fe27caad5764e4c97fea3f Mon Sep 17 00:00:00 2001 From: linuxpoet Date: Fri, 12 Oct 2007 17:51:01 +0000 Subject: fixed oversight with required_debs.txt name git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1750 4979c152-3d1c-0410-bac9-87ea11338e46 --- README.debian | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.debian b/README.debian index 3fc25f1a..cf4650df 100644 --- a/README.debian +++ b/README.debian @@ -6,7 +6,7 @@ via CPAN. A simple way to do this is to: -apt-get install `cat required.deb.txt` +apt-get install `cat required_debs.txt` cpan > install Class::Std > install Config::Std -- cgit v1.2.3