From b379e1721f86ad4ae4f60d8a0aa2199e3d879bbc Mon Sep 17 00:00:00 2001 From: Antoine Ginies Date: Mon, 29 Aug 2005 09:20:27 +0000 Subject: add icons in drakwizard rpm --- nfs_wizard/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nfs_wizard') diff --git a/nfs_wizard/Makefile b/nfs_wizard/Makefile index 96c1b168..7b0d0866 100644 --- a/nfs_wizard/Makefile +++ b/nfs_wizard/Makefile @@ -8,6 +8,6 @@ install: mkdir -p --mode=u=rwx,g=rx,o=rx ${prefix}/share/wizards/nfs_wizard/scripts mkdir -p --mode=u=rwx,g=rx,o=rx ${prefix}/share/wizards/nfs_wizard/images install --mode=u=rwx,g=rx,o=rx -p nfs.wiz ${prefix}/share/wizards/nfs_wizard - install --mode=a=r -p images/NFS.png ${prefix}/share/wizards/nfs_wizard/images + install --mode=a=r -p images/IC-NFS-48.png ${prefix}/share/wizards/nfs_wizard/images install --mode=u=rwx,g=rx,o=rx -p scripts/*.sh ${prefix}/share/wizards/nfs_wizard/scripts install --mode=u=rw,g=r,o=r -p scripts/NFSConf.pm ${prefix}/share/wizards/nfs_wizard/scripts -- cgit v1.2.1