diff options
author | Phil Blundell <philb@gnu.org> | 2004-11-23 12:17:08 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-11-23 12:17:08 +0000 |
commit | c7329d1a597085270dc35d2068d6f736d470c7e4 (patch) | |
tree | 1b2fbbbc4579b8791a17ff2423482229b2ee41bd /gpe-dm/gpe-dm-0.38/zaurus.patch | |
parent | 2a0d7ce9c750e99f740153f0e6ff3b7bb89c123b (diff) |
blow away some old versions of gpe-dm
BKrev: 41a32a44iusEgndKfLjMuwdVppfMLw
Diffstat (limited to 'gpe-dm/gpe-dm-0.38/zaurus.patch')
-rw-r--r-- | gpe-dm/gpe-dm-0.38/zaurus.patch | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/gpe-dm/gpe-dm-0.38/zaurus.patch b/gpe-dm/gpe-dm-0.38/zaurus.patch deleted file mode 100644 index 57ff3fe352..0000000000 --- a/gpe-dm/gpe-dm-0.38/zaurus.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff -uprN gpe-dm-0.38-r0/gpe-dm-0.38/Xserver gpe-dm-0.37-r0/gpe-dm-0.37/Xserver ---- gpe-dm-0.38/Xserver 2004-07-06 11:34:01.000000000 +0100 -+++ gpe-dm-0.37/Xserver 2004-07-05 23:27:01.000000000 +0100 -@@ -39,10 +39,6 @@ case `module_id` in - ARGS="$ARGS -screen 320x240@270 -rgba vrgb" ;; - "SHARP Shepherd" | "SHARP Husky" | "SHARP Corgi") - ARGS="$ARGS -rgba rgb" -- chkhinge -e -- if [ $? = 10 ]; then -- ARGS="$ARGS -screen 480x640@270" -- fi - export TSLIB_TSDEVICE="/dev/sharp_ts" ;; - "Simpad") - ARGS="$ARGS -rgba rgb" ;; |