mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-19 05:33:44 -04:00
pkgbuild: the pgo script erases the old profdata files
This commit is contained in:
parent
a941253ba7
commit
2181af0552
1 changed files with 0 additions and 1 deletions
1
PKGBUILD
1
PKGBUILD
|
|
@ -16,7 +16,6 @@ pkgver() {
|
||||||
}
|
}
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
rm -rf *
|
|
||||||
../pgo/pgo.sh ${PGO} .. .
|
../pgo/pgo.sh ${PGO} .. .
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue