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 59ba3630..5777a84f 100644
--- a/converter/ppm/hpcdtoppm/Makefile
+++ b/converter/ppm/hpcdtoppm/Makefile
@@ -19,7 +19,7 @@ install.bin install.merge: install.bin.local
 install.bin.local: $(PKGDIR)/bin
 # In June 2002, pcdovtoppm replaced pcdindex
 	cd $(PKGDIR)/bin ; \
-	$(SYMLINK) pcdovtoppm$(EXE) pcdindex$(EXE) 
+	$(SYMLINK) pcdovtoppm pcdindex
 
 
 FORCE: