repo.or.cz
/
void-packages.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python-texttable: update to 1.3.1
[void-packages.git]
/
srcpkgs
/
flatpak
/
INSTALL
blob
11be0c9bf536466a4caae773121f672ba30264d9
1
#!/bin/sh
2
#
3
# This scripts setups directories in /var/lib/flatpak.
4
#
5
6
case
"
${ACTION}
"
in
7
post
)
flatpak remote-list
>/
dev
/
null
;;
8
esac