Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Alin Nastac (mrness)" <mrness@g.o>
Subject: gentoo-x86 commit in net-dialup/mgetty/files: mgetty-1.1.36-tmpfile.patch
Date: Tue, 09 Dec 2008 23:18:12 +0000
mrness      08/12/09 23:18:12

  Modified:             mgetty-1.1.36-tmpfile.patch
  Log:
  Fix tmpfile patch.
  (Portage version: 2.1.4.4, RepoMan options: --force)

Revision  Changes    Path
1.2                  net-dialup/mgetty/files/mgetty-1.1.36-tmpfile.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dialup/mgetty/files/mgetty-1.1.36-tmpfile.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dialup/mgetty/files/mgetty-1.1.36-tmpfile.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dialup/mgetty/files/mgetty-1.1.36-tmpfile.patch?r1=1.1&r2=1.2

Index: mgetty-1.1.36-tmpfile.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dialup/mgetty/files/mgetty-1.1.36-tmpfile.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mgetty-1.1.36-tmpfile.patch	7 Sep 2008 09:54:29 -0000	1.1
+++ mgetty-1.1.36-tmpfile.patch	9 Dec 2008 23:18:12 -0000	1.2
@@ -1,7 +1,7 @@
 diff -Nru mgetty-1.1.36.orig/fax/faxspool.in mgetty-1.1.36/fax/faxspool.in
---- mgetty-1.1.36.orig/fax/faxspool.in	2008-08-31 13:06:48.000000000 +0000
-+++ mgetty-1.1.36/fax/faxspool.in	2008-09-07 09:44:01.000000000 +0000
-@@ -675,9 +675,7 @@
+--- mgetty-1.1.36.orig/fax/faxspool.in	2008-12-09 23:12:31.000000000 +0000
++++ mgetty-1.1.36/fax/faxspool.in	2008-12-09 23:13:28.000000000 +0000
+@@ -675,9 +675,8 @@
      if [ x$file = x- ]
      then
  	$echo "spooling $file (stdin)..."
@@ -9,10 +9,11 @@
 -        cat - >/tmp/faxsp.$$
 -	file=/tmp/faxsp.$$
 +	file=$spooldir/faxsp
++	cat - > $file
      else
  	$echo "spooling $file..."
      fi
-@@ -924,7 +922,7 @@
+@@ -924,7 +923,7 @@
  then
      $echo "\nnothing to do (no cover page, no data)." >&2
      cd $FAX_SPOOL_OUT
@@ -21,7 +22,7 @@
      exit 52
  fi
  
-@@ -965,7 +963,7 @@
+@@ -965,7 +964,7 @@
  # clean up
  rm $job.q
  cd ..





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in net-dialup/mgetty/files: mgetty-1.1.36-tmpfile.patch
Next by thread:
gentoo-x86 commit in dev-perl/DateTime-TimeZone: ChangeLog DateTime-TimeZone-0.79.04.ebuild
Previous by date:
gentoo-x86 commit in net-dialup/mgetty: ChangeLog mgetty-1.1.36-r3.ebuild mgetty-1.1.36-r2.ebuild
Next by date:
gentoo-x86 commit in dev-java/ant-apache-bsf: ChangeLog ant-apache-bsf-1.7.1.ebuild


Updated Feb 05, 2012

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.