Skip to content

Commit

Permalink
ppc-freetype: repackage
Browse files Browse the repository at this point in the history
  • Loading branch information
WinterMute committed Feb 4, 2024
1 parent 2da9ced commit 74a2ef8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions ppc/freetype/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

pkgname=ppc-freetype
pkgver=2.13.2
pkgrel=1
pkgrel=2
pkgdesc='FreeType is a freely available software library to render fonts.'
arch=('any')
url='https://www.freetype.org/'
Expand Down Expand Up @@ -50,7 +50,5 @@ package() {
install -Dm644 "docs/GPLv2.TXT" "${pkgdir}/${PORTLIBS_PREFIX}/licenses/${pkgname}/GPLv2.TXT"
install -Dm644 "docs/FTL.TXT" "${pkgdir}/${PORTLIBS_PREFIX}/licenses/${pkgname}/FTL.TXT"

# remove useless stuff
rm -r "${pkgdir}/${PORTLIBS_PREFIX}/share"
}
sha256sums=('12991c4e55c506dd7f9b765933e62fd2be2e06d421505d7950a132e4f1bb484d')

0 comments on commit 74a2ef8

Please sign in to comment.