diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-04-06 15:55:26 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-04-06 15:55:26 +0200 |
commit | fcae8b3c70e999b3433b22950121972316fb28a7 (patch) | |
tree | eecf805f421d66b9181335e5f87247834a3f3a7f /package/gpsd/patches/patch-revision_h | |
parent | 2aa2990811a2dbdcf7e65ab04c9fda4756864121 (diff) |
another round to remove python dependency
Diffstat (limited to 'package/gpsd/patches/patch-revision_h')
-rw-r--r-- | package/gpsd/patches/patch-revision_h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package/gpsd/patches/patch-revision_h b/package/gpsd/patches/patch-revision_h new file mode 100644 index 000000000..98151f235 --- /dev/null +++ b/package/gpsd/patches/patch-revision_h @@ -0,0 +1,5 @@ +--- gpsd-2.92.orig/revision.h 2010-03-03 14:49:28.000000000 +0100 ++++ gpsd-2.92/revision.h 2010-04-03 10:22:22.843473239 +0200 +@@ -1 +1 @@ +-#define REVISION "svn7020" ++#define REVISION "svnexported" |