mirror of
https://gitlab.alpinelinux.org/alpine/alpine-baselayout.git
synced 2025-04-19 09:42:19 +03:00
release 1.3.1
This commit is contained in:
parent
5769c059db
commit
a86ec8f08a
4
Makefile
4
Makefile
@ -1,4 +1,4 @@
|
||||
VERSION=1.3
|
||||
VERSION=1.3.1
|
||||
|
||||
PV =alpine-baselayout-$(VERSION)
|
||||
TARBALL =$(PV).tar.gz
|
||||
@ -38,7 +38,7 @@ hostname:
|
||||
echo localhost > hostname
|
||||
|
||||
hosts:
|
||||
echo -e "127.0.0.1\tlocalhost" > hosts
|
||||
echo "127.0.0.1 localhost" > hosts
|
||||
|
||||
profile:
|
||||
echo "export PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin" > $@
|
||||
|
Loading…
x
Reference in New Issue
Block a user