forked from crosswalk-project/crosswalk
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gbp.conf
More file actions
12 lines (11 loc) · 706 Bytes
/
.gbp.conf
File metadata and controls
12 lines (11 loc) · 706 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
# For more information about this file, see git-buildpackage's documentation.
# It is used by gbs in order to build Crosswalk packages for Tizen.
[DEFAULT]
# This postexport hook is used to replace the default crosswalk.tar file
# generated with `git archive' (and which only contains the contents of
# crosswalk.git) with a full-blown tar file that contains all source code
# required to build Crosswalk. Additionally, the new tar file's members all
# contain their original mtimes, which is helpful if one wants to try an
# incremental Tizen build. The script is run from the temporary directory
# containing the contents of packaging/ that are used by git-buildpackage.
postexport = ./gbp-flat-tree.sh