mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05: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() {
|
||||
rm -rf *
|
||||
../pgo/pgo.sh ${PGO} .. .
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue