diff options
author | Olivier Blin <blino@mageia.org> | 2013-05-07 23:17:30 +0000 |
---|---|---|
committer | Olivier Blin <blino@mageia.org> | 2013-05-07 23:17:30 +0000 |
commit | 6e661606112233954827625a0c3b8e4c3d279b62 (patch) | |
tree | 4448bea221b3d004916edfe024f7209fe6787e7e /Makefile | |
parent | 036ec2c2dcf8fb696a254fc514465332f91198d0 (diff) | |
download | drakx-kbd-mouse-x11-6e661606112233954827625a0c3b8e4c3d279b62.tar drakx-kbd-mouse-x11-6e661606112233954827625a0c3b8e4c3d279b62.tar.gz drakx-kbd-mouse-x11-6e661606112233954827625a0c3b8e4c3d279b62.tar.bz2 drakx-kbd-mouse-x11-6e661606112233954827625a0c3b8e4c3d279b62.tar.xz drakx-kbd-mouse-x11-6e661606112233954827625a0c3b8e4c3d279b62.zip |
install drakx-update-background (in /usr/sbin)
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ iconsdir=/usr/lib/libDrakX/icons pixmapsdir=/usr/share/libDrakX/pixmaps BIN_TOOLS= -SBIN_TOOLS= keyboarddrake mousedrake XFdrake +SBIN_TOOLS= keyboarddrake mousedrake XFdrake drakx-update-background ROOTSBIN_TOOLS = display_driver_helper INLIBDEST_DIRS = lib/xf86misc |