about summary refs log tree commit diff
path: root/converter/pbm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converter/pbm/Makefile')
-rw-r--r--converter/pbm/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/converter/pbm/Makefile b/converter/pbm/Makefile
index 69cda33a..487bd752 100644
--- a/converter/pbm/Makefile
+++ b/converter/pbm/Makefile
@@ -80,9 +80,6 @@ install.bin.local: $(PKGDIR)/bin
 # In December 2010 (Actually January 2011), pbmtosunicon replaced pbmtoicon
 	cd $(PKGDIR)/bin ; \
 	$(SYMLINK) pbmtosunicon pbmtoicon
-# In December 2010, sunicontopnm replaced icontopbm
-	cd $(PKGDIR)/bin ; \
-	$(SYMLINK) sunicontopnm icontopbm
 
 thisdirclean: localclean
 .PHONY: localclean