diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-09-27 21:24:50 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-09-27 21:24:50 -0300 |
commit | 0b4513a982a3a25cb2fbc9ac49cf72081586d823 (patch) | |
tree | f468eb1c290983ea1a1208b88b6969d5c284b33e | |
parent | 326156b7dc1e7657bfb27136c9075f1b483d751d (diff) | |
download | debian-0b4513a982a3a25cb2fbc9ac49cf72081586d823.tar.gz debian-0b4513a982a3a25cb2fbc9ac49cf72081586d823.tar.bz2 |
Adding D90update pbuilder hook
-rwxr-xr-x | config.dot/pbuilder/hooks/D90update | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.dot/pbuilder/hooks/D90update b/config.dot/pbuilder/hooks/D90update new file mode 100755 index 0000000..1f0a31d --- /dev/null +++ b/config.dot/pbuilder/hooks/D90update @@ -0,0 +1,3 @@ +# See https://wiki.debian.org/BuildingFormalBackports +# https://wiki.debian.org/PbuilderTricks#How_to_include_local_packages_in_the_build +/usr/bin/apt-get update |