X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2Fnhfsstone%2FMakefile;fp=utils%2Fnhfsstone%2FMakefile;h=d96d3160257c4ef56f761c676fb694a288191e34;hp=55a09eeb6dfd7267da6231689e49765621dc8f2d;hb=fe0711f8d0339dccb4cd1d58dec6b0bccd197d1d;hpb=0a5fe82b6d5ab59bf3deeefb544b71e009e1e199 diff --git a/utils/nhfsstone/Makefile b/utils/nhfsstone/Makefile index 55a09ee..d96d316 100644 --- a/utils/nhfsstone/Makefile +++ b/utils/nhfsstone/Makefile @@ -12,5 +12,5 @@ include $(TOP)rules.mk install:: for s in $(SCRIPTS); do \ - $(INSTALLBIN) $$s $(SBINDIR)/$(PREFIX)$k$$s; \ + $(INSTALLSCRIPT) $$s $(SBINDIR)/$(PREFIX)$k$$s; \ done