milis/talimatname/genel/d/dumpet/talimat

16 lines
381 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: Önyüklenebilir CD'ler ve benzeri diğer formatlar hakkında bilgi dökümü için kullanılan bir araçtır.
# URL: https://fedorahosted.org/dumpet/
# Pacakager: milisarge
# Gerekler: libxml2 popt
isim=dumpet
surum=2.1
devir=1
kaynak=(https://fedorahosted.org/releases/d/u/dumpet/$isim-$surum.tar.bz2)
derle() {
cd $isim-$surum
make
make DESTDIR=$PKG install
}