]> git.pld-linux.org Git - packages/fuse.git/commitdiff
- obsolete
authorlisu <lisu@pld-linux.org>
Thu, 11 Dec 2008 11:16:25 +0000 (11:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fuse-missing.patch -> 1.3

fuse-missing.patch [deleted file]

diff --git a/fuse-missing.patch b/fuse-missing.patch
deleted file mode 100644 (file)
index 0d27389..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
---- fuse-0.8.0/ui/fb/fbmouse.h.orig    1970-01-01 01:00:00.000000000 +0100
-+++ fuse-0.8.0/ui/fb/fbmouse.h 2007-04-18 13:31:32.962394018 +0200
-@@ -0,0 +1,33 @@
-+/* fbmouse.h: Linux mouse handling code (requires kernel input layer)
-+   Copyright (c) 2004 Darren Salt
-+
-+   $Id$
-+
-+   This program is free software; you can redistribute it and/or modify
-+   it under the terms of the GNU General Public License as published by
-+   the Free Software Foundation; either version 2 of the License, or
-+   (at your option) any later version.
-+
-+   This program is distributed in the hope that it will be useful,
-+   but WITHOUT ANY WARRANTY; without even the implied warranty of
-+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-+   GNU General Public License for more details.
-+
-+   You should have received a copy of the GNU General Public License
-+   along with this program; if not, write to the Free Software
-+   Foundation, Inc., 49 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-+
-+   Author contact information:
-+
-+   E-mail: linux@youmustbejoking.demon.co.uk
-+
-+*/
-+
-+#ifndef FUSE_FBMOUSE_H
-+#define FUSE_FBMOUSE_H
-+
-+int fbmouse_init(void);
-+int fbmouse_end(void);
-+void mouse_update(void);
-+
-+#endif                        /* #ifndef FUSE_FBMOUSE_H */
This page took 0.157811 seconds and 4 git commands to generate.