comparison src/pkg.pl @ 30:f1d0574937b5

minor cosmetic changes.
author Robert McIntyre <rlm@mit.edu>
date Tue, 15 Jan 2013 03:56:59 +0000
parents 5caff062fd36
children 426344e3e639
comparison
equal deleted inserted replaced
29:819e950ac8cc 30:f1d0574937b5
18 a particular package. 18 a particular package.
19 19
20 The user will be created with user and group both 20 The user will be created with user and group both
21 equal to the name you specify. 21 equal to the name you specify.
22 22
23 You will then be put into the user's home 23 You will then be put into the user home
24 directory where you may proceed with 24 directory where you may proceed with
25 compiling/installing the package. 25 compiling/installing the package.
26 26
27 If the user already exists, this is equivalent to 27 If the user already exists, this is equivalent to
28 su --login package-name 28 su --login package-name