You are not logged in.

#1 2012-11-18 04:49:14

mytbk
Member
Registered: 2012-05-27
Posts: 26

Can makepkg use unzip to unpack zip source file instead of bsdtar?

I happened to download a source packages with zip format. When I use makepkg to make a arch package, it goes wrong becase it couldn't run configure. And I found the files in a zip file unpacked by bsdtar lost their mode bits information, but it's ok when unpacked with unzip. So I recommend that makepkg have a config of uncompressing programs.

Offline

#2 2012-11-18 04:57:53

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: Can makepkg use unzip to unpack zip source file instead of bsdtar?

Use noextract=() and unzip it yourself.

http://code.google.com/p/libarchive/iss … %20Summary

Offline

Board footer

Powered by FluxBB