netpbm/netpbm-tmpfile.patch
Petr Gajdos 178c806f10 - updated to 10.75.1
* see HISTORY for upstream changelog
  * refreshed, reduced, extended patches:
    netpbm-security-code.patch
    netpbm-security-scripts.patch
    netpbm-gcc-warnings.patch

OBS-URL: https://build.opensuse.org/package/show/graphics/netpbm?expand=0&rev=72
2016-08-22 15:43:39 +00:00

15 lines
306 B
Diff

Index: editor/pnmindex.csh
===================================================================
--- editor/pnmindex.csh.orig
+++ editor/pnmindex.csh
@@ -85,7 +85,7 @@ if ( $#argv == 0 ) then
goto usage
endif
-set tmpfile=/tmp/pi.tmp.$$
+set tmpfile=.pi.tmp.$$
rm -f $tmpfile
set maxformat=PBM