diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-11-06 15:22:16 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-11-06 15:22:16 -0200 |
commit | 988fee6db67abce1b0220abd40a7a78f6f3ae5de (patch) | |
tree | 62c2b1d4a5f505bae57749952b341b3a1087d25c /config.dot/pbuilder/hooks/D90update | |
parent | 0b9fc45453eeba4c69cc1fc7daf03e0124a93628 (diff) | |
download | debian-988fee6db67abce1b0220abd40a7a78f6f3ae5de.tar.gz debian-988fee6db67abce1b0220abd40a7a78f6f3ae5de.tar.bz2 |
Pbuilder: support for local repository
Diffstat (limited to 'config.dot/pbuilder/hooks/D90update')
-rwxr-xr-x | config.dot/pbuilder/hooks/D90update | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config.dot/pbuilder/hooks/D90update b/config.dot/pbuilder/hooks/D90update deleted file mode 100755 index 1f0a31d..0000000 --- a/config.dot/pbuilder/hooks/D90update +++ /dev/null @@ -1,3 +0,0 @@ -# See https://wiki.debian.org/BuildingFormalBackports -# https://wiki.debian.org/PbuilderTricks#How_to_include_local_packages_in_the_build -/usr/bin/apt-get update |