e35af8a
--- netpbm-10.32/other/Makefile.pnmdepth	2006-01-03 23:47:15.000000000 +0100
e35af8a
+++ netpbm-10.32/other/Makefile	2006-04-03 14:53:17.000000000 +0200
e35af8a
@@ -66,7 +66,7 @@
e35af8a
 	  $(SYMLINK) pamsplit$(EXE) pnmsplit
e35af8a
 # In February 2006, pamdepth replaced pnmdepth
e35af8a
 	cd $(PKGDIR)/bin ; \
e35af8a
-	  rm -f pnmsdepth ; \
e35af8a
-	  $(SYMLINK) pnmsdepth$(EXE) pnmdepth
e35af8a
+	  rm -f pnmdepth ; \
e35af8a
+	  $(SYMLINK) pamdepth$(EXE) pnmdepth
e35af8a
 
e35af8a
 FORCE: