From 3e45a9b4804364d11a4a1d8c89375a4c66c89ce2 Mon Sep 17 00:00:00 2001 From: Arnaud Desmons Date: Tue, 5 Nov 2002 11:37:49 +0000 Subject: cleaned Makefile --- nfs_wizard/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'nfs_wizard') diff --git a/nfs_wizard/Makefile b/nfs_wizard/Makefile index 27c20797..96c1b168 100644 --- a/nfs_wizard/Makefile +++ b/nfs_wizard/Makefile @@ -8,7 +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.jpg ${prefix}/share/wizards/nfs_wizard/images + install --mode=a=r -p images/NFS.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