cleaning
This commit is contained in:
parent
fc942effd7
commit
db7588ca23
1 changed files with 4 additions and 15 deletions
|
@ -41,17 +41,6 @@ zig build \
|
||||||
-Doptimize=ReleaseFast \
|
-Doptimize=ReleaseFast \
|
||||||
-Dcpu=baseline
|
-Dcpu=baseline
|
||||||
|
|
||||||
# # installation
|
|
||||||
# mkdir -p "$PKG$PREFIX"/bin/
|
|
||||||
# cp duf "$PKG$PREFIX"/bin/
|
|
||||||
|
|
||||||
# mkdir -p "$PKG$PREFIX"/man/man1/
|
|
||||||
# cp duf.1 "$PKG$PREFIX"/man/man1/
|
|
||||||
# gzip -9 "$PKG$PREFIX"/man/man1/duf.1
|
|
||||||
|
|
||||||
# mkdir -p "$PKG$PREFIX/doc/$PRGNAM"
|
|
||||||
# cp -a LICENSE README.md duf.png "$PKG$PREFIX/doc/$PRGNAM"
|
|
||||||
|
|
||||||
# correction
|
# correction
|
||||||
cd "$PKG" || exit 1
|
cd "$PKG" || exit 1
|
||||||
chown -R root:root ./*
|
chown -R root:root ./*
|
||||||
|
|
Loading…
Reference in a new issue