github.com/ethanhsieh/snapd@v0.0.0-20210615102523-3db9b8e4edc5/packaging/ubuntu-16.04/gbp.conf (about)

     1  [buildpackage]
     2  # use a build area relative to the git repository
     3  export-dir = ../build-area
     4  # disable the since the sources are being exported first
     5  cleaner =
     6  # post export script that gets the vendored dependencies
     7  postexport = ./get-deps.sh