repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Mon Jan 23 12:00:23 UTC 2012
[aur-mirror.git]
/
dvtm-git
/
dvtm.install
blob
99ca6d5f49c4ab356049ccfeccedf8705aa956b5
1
post_install() {
2
echo "The configuration of dvtm is done by creating a custom"
3
echo "config.h and (re)compiling the source code."
4
}
5
6
post_upgrade() {
7
post_install
8
}