]> git.pld-linux.org Git - packages/fam.git/blobdiff - fam-cleanup.patch
- updated to 2.7.0
[packages/fam.git] / fam-cleanup.patch
index 711ccd8c42277f0d58c2473752033f8c45c5fda3..176e95e34d4e78541b0dbcc71d68077862512d0e 100644 (file)
@@ -1,5 +1,5 @@
---- fam-2.6.7/fam/Listener.c++.cleanup Mon Dec 17 20:03:37 2001
-+++ fam-2.6.7/fam/Listener.c++ Tue Jan 15 11:44:45 2002
+--- fam-2.6.7/src/Listener.c++.cleanup Mon Dec 17 20:03:37 2001
++++ fam-2.6.7/src/Listener.c++ Tue Jan 15 11:44:45 2002
 @@ -287,10 +287,18 @@
      //  Keep the scheduler from helpfully cleaning this up.
      Scheduler::remove_onetime_task(cleanup_negotiation, nc);
@@ -20,8 +20,8 @@
      // We don't need a reference to this object.  The constructor
      // takes care of registering it with the Scheduler.
  
---- fam-2.6.7/fam/LocalClient.c++.cleanup      Mon Dec 17 20:03:37 2001
-+++ fam-2.6.7/fam/LocalClient.c++      Tue Jan 15 11:43:04 2002
+--- fam-2.6.7/src/LocalClient.c++.cleanup      Mon Dec 17 20:03:37 2001
++++ fam-2.6.7/src/LocalClient.c++      Tue Jan 15 11:43:04 2002
 @@ -29,17 +29,12 @@
  #include "Log.h"
  #include "Cred.h"
@@ -41,8 +41,8 @@
 -    if (geteuid() != cred.uid()) cred.become_user();
 -    unlink(sun.sun_path);
  }
---- fam-2.6.7/fam/LocalClient.h.cleanup        Mon Dec 17 20:03:37 2001
-+++ fam-2.6.7/fam/LocalClient.h        Tue Jan 15 11:43:04 2002
+--- fam-2.6.7/src/LocalClient.h.cleanup        Mon Dec 17 20:03:37 2001
++++ fam-2.6.7/src/LocalClient.h        Tue Jan 15 11:43:04 2002
 @@ -33,13 +33,8 @@
  
  public:
This page took 0.033393 seconds and 4 git commands to generate.