milis/talimatname/genel/p/pm-quirks/talimat

16 lines
446 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: Pm-utils, askıya alma ve HAL adına devam etmeyi içeren küçük bir komut koleksiyonudur.
# URL: http://pm-utils.freedesktop.org/wiki/
# Paketçi: milisarge
# Gerekler:
isim=pm-quirks
surum=20100619
devir=1
kaynak=(http://pm-utils.freedesktop.org/releases/pm-quirks-${surum}.tar.gz)
derle() {
install -m755 -d "${PKG}/usr/lib/pm-utils/video-quirks"
install -m644 video-quirks/*.quirkdb "${PKG}/usr/lib/pm-utils/video-quirks/"
}