++
This commit is contained in:
parent
892f470f32
commit
eff88f5651
1 changed files with 2 additions and 2 deletions
|
@ -27,10 +27,10 @@ else
|
||||||
PKGs_gwenhael=$(ls /var/lib/pkgtools/packages/ | sed 's|^\(.*\)-.*-.*-.*$|\1|')
|
PKGs_gwenhael=$(ls /var/lib/pkgtools/packages/ | sed 's|^\(.*\)-.*-.*-.*$|\1|')
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "| tibou | titplume | tibonom | gwenhael |"
|
|
||||||
echo "|----------+----------+----------+----------+-------"
|
|
||||||
PKG_OK="| x "
|
PKG_OK="| x "
|
||||||
PKG_KO="| "
|
PKG_KO="| "
|
||||||
|
echo "| tibou | titplume | tibonom | gwenhael |"
|
||||||
|
echo "|----------+----------+----------+----------+-------"
|
||||||
for cat in a ap d l lua n wayland xap y; do
|
for cat in a ap d l lua n wayland xap y; do
|
||||||
cd $cat
|
cd $cat
|
||||||
for p in $(ls -1); do
|
for p in $(ls -1); do
|
||||||
|
|
Loading…
Reference in a new issue