milis/talimatname/genel/m/mobile-broadband-provider-info/talimat

18 lines
428 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Tanım: Çeşitli servis sağlayıcılar için mobil geniş bant ayarları
# URL: http://git.gnome.org/browse/mobile-broadband-provider-info/
# Paketçi: alihan-ozturk28@hotmail.com
# Gerekler:
isim=mobile-broadband-provider-info
surum=20151214
devir=1
kaynak=(http://download.gnome.org/sources/$isim/$surum/$isim-$surum.tar.xz)
derle() {
cd $isim-$surum
./configure --prefix=/usr
make
make DESTDIR=$PKG install
}