mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 23:12:57 +02:00
xscreensaver: update to 6.05.
This commit is contained in:
parent
712638aa68
commit
7223c831bb
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ pre_configure() {
|
|||
|
||||
do_install() {
|
||||
vmkdir etc/pam.d
|
||||
make install_prefix=${DESTDIR} install
|
||||
make install_prefix=${DESTDIR} GTK_DATADIR=/usr/share install
|
||||
rm ${DESTDIR}/usr/share/man/man6/xscreensaver-systemd.6
|
||||
ln -s /usr/libexec/xscreensaver/xscreensaver-text ${DESTDIR}/usr/bin/xscreensaver-text
|
||||
echo "NotShowIn=KDE;GNOME;" >> ${DESTDIR}/usr/share/applications/xscreensaver-settings.desktop
|
||||
|
|
Loading…
Add table
Reference in a new issue