mps
This commit is contained in:
parent
5d89d80164
commit
89fe2ee359
2
bin/mps
2
bin/mps
|
@ -2344,7 +2344,7 @@ ayarlar() {
|
|||
fi
|
||||
ayar_dosyasi="$2"
|
||||
shift ;;
|
||||
# bir dosyanın kurulmuş hangi pakette olduğunu bulur
|
||||
### mps -hp aranan = ilgili aranan ifadenin hangi paketlerde olabileceğini listeler.
|
||||
-hp)
|
||||
if [ ! "$2" ]; then
|
||||
ryaz 31 "paket ismi eksik"
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
name=xfce4-mixer
|
||||
version=4.11.0
|
||||
release=2
|
||||
release=1
|
||||
|
||||
source=(http://archive.xfce.org/src/apps/$name/${version%.*}/$name-$version.tar.bz2)
|
||||
|
||||
|
|
Loading…
Reference in New Issue