summaryrefslogtreecommitdiffstats
path: root/samba_wizard/Makefile
diff options
context:
space:
mode:
authorAntoine Ginies <aginies@mandriva.com>2005-08-29 09:20:27 +0000
committerAntoine Ginies <aginies@mandriva.com>2005-08-29 09:20:27 +0000
commitb379e1721f86ad4ae4f60d8a0aa2199e3d879bbc (patch)
tree0e463ce812cb46439473c793f5d9ce4244b26497 /samba_wizard/Makefile
parentd5ff1301583687e66d6a60fc832f95e8cc32fe05 (diff)
downloaddrakwizard-b379e1721f86ad4ae4f60d8a0aa2199e3d879bbc.tar
drakwizard-b379e1721f86ad4ae4f60d8a0aa2199e3d879bbc.tar.gz
drakwizard-b379e1721f86ad4ae4f60d8a0aa2199e3d879bbc.tar.bz2
drakwizard-b379e1721f86ad4ae4f60d8a0aa2199e3d879bbc.tar.xz
drakwizard-b379e1721f86ad4ae4f60d8a0aa2199e3d879bbc.zip
add icons in drakwizard rpm
Diffstat (limited to 'samba_wizard/Makefile')
-rw-r--r--samba_wizard/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/samba_wizard/Makefile b/samba_wizard/Makefile
index 332636c7..661dadfa 100644
--- a/samba_wizard/Makefile
+++ b/samba_wizard/Makefile
@@ -7,6 +7,6 @@ install:
mkdir -p --mode=u=rwx,g=rx,o=rx ${prefix}/share/wizards/samba_wizard/scripts
mkdir -p --mode=u=rwx,g=rx,o=rx ${prefix}/share/wizards/samba_wizard/images
install --mode=u=rw,g=r,o=r -p samba.wiz ${prefix}/share/wizards/samba_wizard
- install --mode=a=r -p ./images/samba.png ${prefix}/share/wizards/samba_wizard/images
+ cp -avf ./images/*.png ${prefix}/share/wizards/samba_wizard/images/
install --mode=u=rw,g=r,o=r -p scripts/Smbconf.pm ${prefix}/share/wizards/samba_wizard/scripts
install --mode=u=rw,g=r,o=r -p scripts/smb.conf.default ${prefix}/share/wizards/samba_wizard/scripts