about summary refs log tree commit diff
path: root/converter/ppm/hpcdtoppm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converter/ppm/hpcdtoppm/Makefile')
-rw-r--r--converter/ppm/hpcdtoppm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/ppm/hpcdtoppm/Makefile b/converter/ppm/hpcdtoppm/Makefile
index 91aefc5b..ddf79ee5 100644
--- a/converter/ppm/hpcdtoppm/Makefile
+++ b/converter/ppm/hpcdtoppm/Makefile
@@ -19,7 +19,7 @@ install: install.bin.local
 install.bin.local: $(PKGDIR)/bin
 # In June 2002, pcdovtoppm replaced pcdindex
 	cd $(PKGDIR)/bin ; \
-	$(SYMLINK) pcdindex$(EXE) pcdovtoppm
+	$(SYMLINK) pcdindex$(EXE) pcdovtoppm$(EXE)
 
 
 FORCE: