diff options
author | David Kalnischkies <david@kalnischkies.de> | 2014-02-24 00:25:29 +0100 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2014-03-13 13:57:34 +0100 |
commit | fa19cc9573aac19cfbf43364d4b5660c9ab645bc (patch) | |
tree | a2e24bd5efb311d6e1c637de2b34219dba9c7459 /vendor/tanglu/apt-vendor.ent | |
parent | 9ec748ff103840c4c65471ca00d3b72984131ce4 (diff) |
autogenerate makefile for vendor system
It can be useful to have a whole makefile available for vendor setup,
but by providing a basic one we can deal with the simple cases more
easily (and changes to the system are presumably easier).
Diffstat (limited to 'vendor/tanglu/apt-vendor.ent')
-rw-r--r-- | vendor/tanglu/apt-vendor.ent | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/tanglu/apt-vendor.ent b/vendor/tanglu/apt-vendor.ent index 4b70a5f82..d2442209c 100644 --- a/vendor/tanglu/apt-vendor.ent +++ b/vendor/tanglu/apt-vendor.ent @@ -5,3 +5,4 @@ <!ENTITY keyring-removed-filename "<filename>/usr/share/keyrings/tanglu-archive-removed-keys.gpg</filename>"> <!ENTITY keyring-master-filename ""> <!ENTITY keyring-uri ""> +<!ENTITY current-codename "bartholomea"> |