aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/gbp-cowbuilder-sid
diff options
context:
space:
mode:
Diffstat (limited to 'examples/gbp-cowbuilder-sid')
-rwxr-xr-xexamples/gbp-cowbuilder-sid2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/gbp-cowbuilder-sid b/examples/gbp-cowbuilder-sid
index 4021f23c..02d51a14 100755
--- a/examples/gbp-cowbuilder-sid
+++ b/examples/gbp-cowbuilder-sid
@@ -31,7 +31,7 @@ case $ACTION in
pdebuild --configfile ${CONF} \
--pbuilder cowbuilder \
--buildresult ${GBP_BUILD_DIR}/.. \
- --debbuildopts "-i\.git/ -I.git $*" \
+ --debbuildopts "-i -I $*" \
-- $OPTS
;;
esac