about summary refs log tree commit diff
path: root/converter/pbm
diff options
context:
space:
mode:
Diffstat (limited to 'converter/pbm')
-rw-r--r--converter/pbm/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/converter/pbm/Makefile b/converter/pbm/Makefile
index 008f4f19..69cda33a 100644
--- a/converter/pbm/Makefile
+++ b/converter/pbm/Makefile
@@ -77,6 +77,9 @@ install.bin: install.bin.local
 .PHONY: install.bin.local
 install.bin.local: $(PKGDIR)/bin
 # Remember that $(SYMLINK) might just be a copy command.
+# 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