From 49f4336c9bba33650573ba780b70bc501b38643e Mon Sep 17 00:00:00 2001 From: giraffedata Date: Fri, 18 Sep 2009 19:04:37 +0000 Subject: Release 10.35.68 git-svn-id: http://svn.code.sf.net/p/netpbm/code/stable@989 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- converter/other/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'converter/other/Makefile') diff --git a/converter/other/Makefile b/converter/other/Makefile index 756ba8e3..8d4fcb76 100644 --- a/converter/other/Makefile +++ b/converter/other/Makefile @@ -215,7 +215,7 @@ install.bin.local: $(PKGDIR)/bin # Remember that $(SYMLINK) might just be a copy command. # backward compatibility: program used to be named pnmnoraw cd $(PKGDIR)/bin ; \ - $(SYMLINK) pnmtoplainpnm$(EXE) pnmnoraw + $(SYMLINK) pnmtoplainpnm pnmnoraw # backward compatibility: program used to be gemtopbm cd $(PKGDIR)/bin ; \ $(SYMLINK) gemtopnm$(EXE) gemtopbm -- cgit 1.4.1