mirror of
https://github.com/t2linux/fedora.git
synced 2026-04-30 13:51:42 -07:00
kerrnel: Fix copr env vars
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
git clone --recurse-submodules https://github.com/t2linux/fedora t2-fedora
|
||||
cd t2-fedora/kernel
|
||||
export package_builddir="$PWD"
|
||||
cd t2-fedora/kernel || exit
|
||||
export sourcedir="$COPR_RESULTDIR"
|
||||
./kernel.sh
|
||||
|
||||
Reference in New Issue
Block a user