mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
Rename install for testing
This commit is contained in:
parent
f2013e47b3
commit
cebb58c5b4
1 changed files with 1 additions and 0 deletions
1
.github/workflows/GNU.yml
vendored
1
.github/workflows/GNU.yml
vendored
|
@ -37,6 +37,7 @@ jobs:
|
||||||
sudo apt-get install autoconf autopoint bison texinfo gperf gcc g++ gdb python-pyinotify expect python3-sphinx
|
sudo apt-get install autoconf autopoint bison texinfo gperf gcc g++ gdb python-pyinotify expect python3-sphinx
|
||||||
pushd uutils
|
pushd uutils
|
||||||
make PROFILE=release
|
make PROFILE=release
|
||||||
|
cp target/release/install target/release/ginstall # The GNU tests rename this script before running, to avoid confusion with the make target
|
||||||
BUILDDIR="$PWD/target/release/"
|
BUILDDIR="$PWD/target/release/"
|
||||||
popd
|
popd
|
||||||
GNULIB_SRCDIR="$PWD/gnulib"
|
GNULIB_SRCDIR="$PWD/gnulib"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue