You are not logged in.

#1 2016-10-05 09:42:48

wil93
Member
From: Italy
Registered: 2013-09-15
Posts: 72

[SOLVED] How to stop makepkg from extracting jar files?

This package recently stopped working: https://aur.archlinux.org/packages/jmt

I guess this is because of some makepkg update... it tries to unpack the jar file (which only needs to be copied as is).

I've read that I can do "makepkg -e" but I would prefer to solve this from the PKGBUILD file... How can I do this?

Last edited by wil93 (2016-10-05 10:32:23)

Offline

#2 2016-10-05 10:21:22

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,390
Website

Re: [SOLVED] How to stop makepkg from extracting jar files?

Check the PKGBUILD man page.  Specifically search for "noextract".

Offline

#3 2016-10-05 10:32:10

wil93
Member
From: Italy
Registered: 2013-09-15
Posts: 72

Re: [SOLVED] How to stop makepkg from extracting jar files?

Thanks

Offline

Board footer

Powered by FluxBB