github.com/stulluk/snapd@v0.0.0-20210611110309-f6d5d5bd24b0/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