sdushantha/fontpreview

Probably not intended install location for AUR package

CosmosAtlas opened this issue ยท 3 comments

In the PKGBUILD file on AUR

package() {
  cd "$pkgname/"
  make DEST="$pkgdir/" install
  install -D -m644 LICENSE "$pkgdir/usr/share/licenses/fontpreview/LICENSE.md"
}

The executable will be located at root / by default which is probably not intended.

@elsorino Could please take a look at this?

I've fixed it now

@CosmosAtlas This has been fixed now please try installing it again.

I'm going to close this issue as it has been fixed now ๐Ÿ‘