Skip to content

Commit

Permalink
Updated PKGBUILD
Browse files Browse the repository at this point in the history
  • Loading branch information
TheFenrisLycaon committed Apr 20, 2023
1 parent c57b396 commit 175bccb
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,8 @@ provides=("cleanup")
packager="Rishabh Anand <[email protected]>"
maintainer="Rishabh Anand <[email protected]>"

prepare() {
cd "$srcdir/Arch-Cleaner-${pkgver}"
pacman-key --add pkg_key.asc
pacman-keys --refresh-keys
}

package() {
cd "$srcdir/Arch-Cleaner-${pkgver}"
install -Dm755 cleanup.sh "${pkgdir}/usr/bin/cleanup"
install -Dm755 "shittyshit.py" "${pkgdir}/etc/init.d/shittyshit.py"
}
Expand Down

0 comments on commit 175bccb

Please sign in to comment.