about summary refs log tree commit diff
path: root/editor
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2022-01-29 18:43:29 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2022-01-29 18:43:29 +0000
commit5e9e01d59519944fb87a657b93fbf0ac3c2f07de (patch)
tree5eed2e411e1f1960f3d7fb8ebc4729a6210a94d9 /editor
parentbbdc82b670a6f5b9a2581c3227607737e166a201 (diff)
downloadnetpbm-mirror-5e9e01d59519944fb87a657b93fbf0ac3c2f07de.tar.gz
netpbm-mirror-5e9e01d59519944fb87a657b93fbf0ac3c2f07de.tar.xz
netpbm-mirror-5e9e01d59519944fb87a657b93fbf0ac3c2f07de.zip
Use Pamcut instead of obsolete Pnmcut
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4267 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'editor')
-rwxr-xr-xeditor/pnmmargin2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/pnmmargin b/editor/pnmmargin
index 1b5370be..e8851bda 100755
--- a/editor/pnmmargin
+++ b/editor/pnmmargin
@@ -87,7 +87,7 @@ else
 
     case "$color" in
         -gofigure )
-        pnmcut 0 0 1 1 $tmp1 | pnmtile $size 1 > $tmp2
+        pamcut 0 0 1 1 $tmp1 | pnmtile $size 1 > $tmp2
         ;;
         -white | -black )
         pnmpad $plainopt $color \