]> git.pld-linux.org Git - packages/SVGATextMode.git/commitdiff
- llh fix
authorMariusz Mazur <mmazur@pld-linux.org>
Fri, 16 Apr 2004 21:18:11 +0000 (21:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    SVGATextMode-cache.patch -> 1.2
    SVGATextMode-llh.patch -> 1.1
    SVGATextMode.spec -> 1.42

SVGATextMode-cache.patch [deleted file]
SVGATextMode-llh.patch [new file with mode: 0644]
SVGATextMode.spec

diff --git a/SVGATextMode-cache.patch b/SVGATextMode-cache.patch
deleted file mode 100644 (file)
index 1e27190..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
---- SVGATextMode-1.10/fs.h.old Mon Oct  9 17:51:26 2000
-+++ SVGATextMode-1.10/fs.h     Mon Oct  9 17:51:18 2000
-@@ -18,7 +18,6 @@
- #include <linux/list.h>
- #include <linux/dcache.h>
- #include <linux/stat.h>
--#include <linux/cache.h>
- #include <linux/stddef.h>
- #include <asm/atomic.h>
diff --git a/SVGATextMode-llh.patch b/SVGATextMode-llh.patch
new file mode 100644 (file)
index 0000000..ecaf7b3
--- /dev/null
@@ -0,0 +1,11 @@
+--- SVGATextMode-1.10/SVGATextMode.c~  2000-09-02 23:27:19.000000000 +0000
++++ SVGATextMode-1.10/SVGATextMode.c   2004-04-16 21:10:39.000000000 +0000
+@@ -35,7 +35,7 @@
+ #include <fcntl.h>
+ #ifndef DOS
+-#  include "fs.h"
++#  include <linux/fs.h>
+ #  include <sys/ioctl.h>
+ #  include <sys/kd.h>
+ #  include <ctype.h>
index 5d712703ef6bd9848faa421b8d133c7e9a23f44a..eb009170ba22ffc2caae81a98de5278a8aa007ce 100644 (file)
@@ -13,7 +13,7 @@ Source0:      ftp://sunsite.unc.edu/pub/Linux/utils/console/%{name}-%{version}-src.ta
 # Source0-md5: d94c6cd073295fc181d0865c039eb13e
 Patch0:                %{name}-conf.patch
 Patch1:                %{name}-make.patch
-Patch2:                %{name}-cache.patch
+Patch2:                %{name}-llh.patch
 Patch3:                %{name}-stmmenu.patch
 Patch4:                %{name}-set80.patch
 Patch5:                %{name}-Makefile-gcc.patch
This page took 0.057776 seconds and 4 git commands to generate.