Skip to content

Commit

Permalink
[yad] PKGBUILD: added the removal of a temporary download folder
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-192 committed Jan 13, 2025
1 parent e5be7fc commit 7f31dcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions yad/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ _yad-eos_prepare() {
mv yad/PKGBUILD "$curdir"/PKGBUILD.orig
rm -rf yad
cd "$curdir"
rm -rf $tmpdir

if [ "$change_name" = "yes" ] ; then
# keep the original pkgname in PKGBUILD for building a package
Expand Down

0 comments on commit 7f31dcb

Please sign in to comment.