Project

General

Profile

« Previous | Next » 

Revision fbd693d4

Added by Ewoud Kohl van Wijngaarden almost 6 years ago

Fixes #24016 - Allow building a tarball without bundle

This allows generation of the source tarball without the whole bundle
installed. It also prints the generated filename.

View differences:

Rakefile.dist
require 'rake/clean'
load 'tasks/pkg.rake'
BUILDDIR = File.expand_path(ENV['BUILDDIR'] || '_build')
PREFIX = ENV['PREFIX'] || '/usr/local'

Also available in: Unified diff