Index: head/games/lordsawar/files/patch-create-lw-file =================================================================== --- head/games/lordsawar/files/patch-create-lw-file (revision 425395) +++ head/games/lordsawar/files/patch-create-lw-file (nonexistent) @@ -1,14 +0,0 @@ -Index: create-lw-file ---- create-lw-file.orig 2010-06-29 09:37:07 UTC -+++ create-lw-file -@@ -1,8 +1,8 @@ --#!/bin/bash -+#!/bin/sh - - # put the files given on the command line into a tarball with the same name as the first file in that list. that first file gets overwritten. - files=$* --tmpdir=`mktemp --quiet --directory /tmp/lw-tar.XXXXX ` -+tmpdir=`mktemp -q -d /tmp/lw-tar.XXXXX ` - file=`basename $1` - if [ "x$tmpdir" != "x" ]; then - cp $files $tmpdir Property changes on: head/games/lordsawar/files/patch-create-lw-file ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property