package: Makefile: fix perf target bug
authormatt mooney <mfm@muteddisk.com>
Fri, 13 May 2011 23:41:12 +0000 (16:41 -0700)
committerMichal Marek <mmarek@suse.cz>
Fri, 24 Jun 2011 13:20:55 +0000 (15:20 +0200)
commit3bdccc880b39c2d8e2cdd3783107dc6799ba62ca
tree1fa83bcce272227df9c009498878f733f55a748c
parent55922c9d1b84b89cb946c777fddccb3247e7df2c
package: Makefile: fix perf target bug

Specify --git-dir when building perf targets to allow out-of-tree
builds using O=<build-dir>.

The shell command in `git archive' had to be modified to allow proper
file name expansion of the files listed in MANIFEST.

Signed-off-by: matt mooney <mfm@muteddisk.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
scripts/package/Makefile