[Pkg-wmaker-commits] [wmifs] 97/118: wmifs: Remove first two installation steps in INSTALL.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 27 02:37:56 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmifs.

commit f900144361f4904d475ba3d123c98e503273bd8f
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Wed May 27 17:33:31 2015 -0500

    wmifs: Remove first two installation steps in INSTALL.
    
    The user must have already done these two things already to be able to
    read INSTALL in the first place.
---
 INSTALL | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

diff --git a/INSTALL b/INSTALL
index 7727d6c..a072540 100644
--- a/INSTALL
+++ b/INSTALL
@@ -20,17 +20,15 @@ Requirements
 
 Installation
 --------------------------------------------------------------
-1)  % tar -zxvf wmifs-1.4.tar.gz
-2)  % cd dockapps/wmifs
-3)  % make
-4)  % su root
-5)  # make install
-6)* # vi ~/.wmifsrc and/or /etc/wmifsrc
+1)  % make
+2)  % su root
+3)  # make install
+4)* # vi ~/.wmifsrc and/or /etc/wmifsrc
 	set up the paths to your pppd
 	start, stop & restart scripts
-7)  % wmifs & (or wmifs -h for brief help).
+5)  % wmifs & (or wmifs -h for brief help).
 
-6)* This is optional, WMiFS also works fine without them,
+4)* This is optional, WMiFS also works fine without them,
     it's entirely up to you ;-)
 
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmifs.git



More information about the Pkg-wmaker-commits mailing list