cp the built file, not mv

-Yosh
This commit is contained in:
Manish Singh 1999-04-18 18:26:36 +00:00
parent fdb47c9aac
commit e875b11fb1
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ clean ::
test -f Makefile || mv -f Makefile.old Makefile
modinstall :: \$(INST_DYNAMIC)
mv \$(INST_DYNAMIC) \$(gimpplugindir)/modules/
cp \$(INST_DYNAMIC) \$(gimpplugindir)/modules/
perlxsi.c:
\$(FULLPERL) -MExtUtils::Embed -e xsinit