Skip to content

Commit

Permalink
exa: transition to eza
Browse files Browse the repository at this point in the history
  • Loading branch information
tranzystorekk authored and classabbyamp committed Sep 17, 2023
1 parent de57303 commit 27bcfc5
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 161 deletions.
1 change: 1 addition & 0 deletions srcpkgs/exa
129 changes: 0 additions & 129 deletions srcpkgs/exa/patches/0001-Update-lockfile-854.patch

This file was deleted.

32 changes: 0 additions & 32 deletions srcpkgs/exa/template

This file was deleted.

10 changes: 10 additions & 0 deletions srcpkgs/eza/template
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,14 @@ post_install() {
done

vlicense LICENCE

ln -s eza ${DESTDIR}/usr/bin/exa
}

exa_package() {
depends="eza>=${version}_${revision}"
short_desc+=" - transitional dummy package"
pkg_install() {
vmove usr/bin/exa
}
}

0 comments on commit 27bcfc5

Please sign in to comment.