index
:
nutyx-extra
master
Dépot des paquets sources de NuTyX extra
git daemon user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
extra
/
qt
/
post-install
blob: 37057e4678ec68faeb21f8f00f772f9b47857406 (
plain
)
1
2
3
4
#!/bin/bash
if
(
pkginfo
-i
|
grep
phonon
>
/dev/null
)
;
then
pkgrm
phonon
fi