projects
/
dak.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddf0f7d
)
Enable the new contents generation for experimental.
author
Torsten Werner
<twerner@debian.org>
Thu, 10 Mar 2011 22:07:45 +0000
(23:07 +0100)
committer
Torsten Werner
<twerner@debian.org>
Thu, 10 Mar 2011 22:07:45 +0000
(23:07 +0100)
... as a first test
Signed-off-by: Torsten Werner <twerner@debian.org>
config/debian/dinstall.functions
patch
|
blob
|
history
diff --git
a/config/debian/dinstall.functions
b/config/debian/dinstall.functions
index 692101bc9a0de627a54f0c1b666f846efa7b5142..635d99c4bf6b21c1b30d3f7f04f90e4a0ea39869 100644
(file)
--- a/
config/debian/dinstall.functions
+++ b/
config/debian/dinstall.functions
@@
-209,6
+209,8
@@
function packages() {
cd $configdir
#apt-ftparchive generate apt.conf
dak generate-packages-sources
+ #TEST: try experimental
+ dak contents -s experimental generate
}
function pdiff() {