diff options
author | Kurt Erickson <kurt_erickson@att.net> | 2012-01-15 11:12:40 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-01-15 11:12:40 -0600 |
commit | ab7fa95188fe3509d62df8d56f5f40bcab0dd1b8 (patch) | |
tree | 8cafd37f564d9f944725e93df6f3d40dd9ecee67 /system/reiser4progs/fix_typo.patch | |
parent | 9c634f8e5f47a4de3775f17da83b54748ec23bb0 (diff) | |
download | slackbuilds-ab7fa95188fe3509d62df8d56f5f40bcab0dd1b8.tar.gz |
system/reiser4progs: Added (utilities for the reiser4 filesystem)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/reiser4progs/fix_typo.patch')
-rw-r--r-- | system/reiser4progs/fix_typo.patch | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/system/reiser4progs/fix_typo.patch b/system/reiser4progs/fix_typo.patch new file mode 100644 index 0000000000..26e2f97f0b --- /dev/null +++ b/system/reiser4progs/fix_typo.patch @@ -0,0 +1,8 @@ +--- include/repair/Makefile.am~ 2009-01-08 15:34:27.000000000 -0600 ++++ include/repair/Makefile.am 2011-02-23 22:23:25.654384304 -0600 +@@ -3,4 +3,4 @@ + master.h format.h journal.h node.h place.h item.h \ + filter.h disk_scan.h twig_scan.h add_missing.h \ + semantic.h lost_found.h cleanup.h tree.h alloc.h \ +- object.h status.h backup.h oid.h pset.h ++ status.h backup.h oid.h pset.h |