buildroot/system/skeleton
Florian La Roche 903b8446a8 skeleton: PAGER without blank and unset at end of for loop
The PAGER environment variable is including a blank character at the
end. Remove this.
A for loop has been unsetting the variable inside the loop, this is only
needed once at the end of the loop.

Signed-off-by: Florian La Roche <F.LaRoche@pilz.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-06-05 18:50:49 +02:00
..
dev skeleton: add /dev/fd, /dev/std{in, out, err} symlinks for static /dev on readonly rootfs 2018-05-01 21:53:45 +02:00
etc skeleton: PAGER without blank and unset at end of for loop 2018-06-05 18:50:49 +02:00
media New top-level directory: system 2012-11-04 12:51:08 +01:00
mnt New top-level directory: system 2012-11-04 12:51:08 +01:00
opt New top-level directory: system 2012-11-04 12:51:08 +01:00
proc New top-level directory: system 2012-11-04 12:51:08 +01:00
root skeleton: Remove bash specific files 2015-10-04 15:53:01 +01:00
run skeleton: make /run a proper directory/filesystem 2015-02-03 15:58:03 +01:00
sys New top-level directory: system 2012-11-04 12:51:08 +01:00
tmp New top-level directory: system 2012-11-04 12:51:08 +01:00
usr New top-level directory: system 2012-11-04 12:51:08 +01:00