aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authordamien <damien@mandriva.com>2000-04-11 15:43:03 +0000
committerdamien <damien@mandriva.com>2000-04-11 15:43:03 +0000
commitb5101c92e2fe1e3d32426664618cb764178eb4ca (patch)
treed5a23db372de9cb74dd1038a4be94b3167b9c7d8 /Makefile
parent6699a9dd9b1605805c2a27cb74c792beb08341e8 (diff)
downloadcommon-data-b5101c92e2fe1e3d32426664618cb764178eb4ca.tar
common-data-b5101c92e2fe1e3d32426664618cb764178eb4ca.tar.gz
common-data-b5101c92e2fe1e3d32426664618cb764178eb4ca.tar.bz2
common-data-b5101c92e2fe1e3d32426664618cb764178eb4ca.tar.xz
common-data-b5101c92e2fe1e3d32426664618cb764178eb4ca.zip
updated icons
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ac13d21..44845fa 100644
--- a/Makefile
+++ b/Makefile
@@ -28,6 +28,11 @@ install:
install -m644 icons/large/*.xpm $(RPM_BUILD_ROOT)/usr/share/icons/large
install -m644 backgrounds/* \
$(RPM_BUILD_ROOT)/usr/share/pixmaps/backgrounds/mandrake/
+ install -m644 default_background.jpg \
+ $(RPM_BUILD_ROOT)/usr/share/pixmaps/backgrounds/
+ install -m644 default_logo.jpg \
+ $(RPM_BUILD_ROOT)/usr/share/icons/
+
install -m644 kdelnk/* $(RPM_BUILD_ROOT)/etc/skel/Desktop/
install -m644 icons/mandrake*.xpm $(RPM_BUILD_ROOT)/usr/share/pixmaps/mdk/
install -m644 gnome/Netscape.desktop \