summaryrefslogtreecommitdiffstats
path: root/move/Makefile
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2003-11-21 11:23:45 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2003-11-21 11:23:45 +0000
commit0ae95d5d8991cc20ab58006140c89bdc521cf662 (patch)
tree0600815d46376b206132bf754e683c3919441bdc /move/Makefile
parentf63d102c82f4efe65c38d25b618816dd9813cbbb (diff)
downloaddrakx-backup-do-not-use-0ae95d5d8991cc20ab58006140c89bdc521cf662.tar
drakx-backup-do-not-use-0ae95d5d8991cc20ab58006140c89bdc521cf662.tar.gz
drakx-backup-do-not-use-0ae95d5d8991cc20ab58006140c89bdc521cf662.tar.bz2
drakx-backup-do-not-use-0ae95d5d8991cc20ab58006140c89bdc521cf662.tar.xz
drakx-backup-do-not-use-0ae95d5d8991cc20ab58006140c89bdc521cf662.zip
put backgrounds directly in /usr/share/wallpapers
Diffstat (limited to 'move/Makefile')
-rw-r--r--move/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/move/Makefile b/move/Makefile
index e775d9b0b..5113a7adc 100644
--- a/move/Makefile
+++ b/move/Makefile
@@ -74,7 +74,8 @@ install: build
sudo install tree/{mdk_move_loop,mdk_totem,mdk_behind_totem} $(DEST_LIVETREE)/usr/bin
sudo install -m 644 -D tree/mdk_totem.desktop $(DEST_LIVETREE)/etc/skel/Desktop/mdk_totem.desktop
sudo install -m 644 tree/kdedrc $(DEST_LIVETREE)/usr/share/config
- sudo install -m 644 img/{FE*,Mandrake.png} $(DEST_LIVETREE)/usr/share/mdk/backgrounds
+ sudo install -m 644 img/Mandrake.png $(DEST_LIVETREE)/usr/share/mdk/backgrounds
+ sudo install -m 644 img/FE* $(DEST_LIVETREE)/usr/share/wallpapers
grep ChangeLog $(INSTALL)/CVS/Entries > /tmp/version
sudo cp -f /tmp/version $(DEST_LIVETREE)/usr/share/VERSION