You are not logged in.

#1 2011-09-11 15:22:00

Radioactiveman
Member
From: Germany
Registered: 2010-05-13
Posts: 389

[solved] makepkg -o and GIT-package

makepkg -o / --nobuild

This command downloads and extracts files only.
But in case of a PKGBUILD which clones the src from a GIT-repository the behavior is different (it downloads nothing).
Do you think I should write a bugreport? Or is there another command I don't know?

Last edited by Radioactiveman (2011-09-12 20:23:12)

Offline

#2 2011-09-11 16:00:43

George
Member
Registered: 2011-05-11
Posts: 165

Re: [solved] makepkg -o and GIT-package

I think that that's behaving as expected, all of the -git PKGBUILDs I've seen pull the source from git inside the build() function which means it would take a change to makepkg and a rewrite of all the PKGBUILDs which pull from any kind of VCS for it to be possible to do what you want.

Offline

#3 2011-09-11 17:50:41

jakobm
Member
Registered: 2008-03-24
Posts: 132

Re: [solved] makepkg -o and GIT-package

Offline

#4 2011-09-12 20:22:58

Radioactiveman
Member
From: Germany
Registered: 2010-05-13
Posts: 389

Re: [solved] makepkg -o and GIT-package

OK, thanks for the answers. Marking as solved.

Offline

Board footer

Powered by FluxBB