milis/talimatname/genel/c/console-tdm/talimat

15 lines
346 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: cdm tabanlı giriş yöneticisi
# URL: https://github.com/dopsi/console-tdm
# Paketçi: milisarge
# Gerekler: xorg-xinit
isim=console-tdm
surum=1.2.2
devir=1
kaynak=(https://github.com/dopsi/console-tdm/archive/v$surum.tar.gz::$isim-$surum.tar.gz)
derle() {
cd "$SRC/$isim-$surum"
make DESTDIR="$PKG" PREFIX="/usr" install
}