File dump-0.4b46-pathnames.patch of Package dump

Index: dump-0.4b46/dump/dump.8.in
===================================================================
--- dump-0.4b46.orig/dump/dump.8.in
+++ dump-0.4b46/dump/dump.8.in
@@ -199,7 +199,7 @@ exist, dump doesn't create a new remote
 The default path name of the remote
 .BR rmt (8)
 program is
-.IR /etc/rmt ;
+.IR /usr/bin/rmt ;
 this can be overridden by the environment variable
 .BR RMT .
 .TP
Index: dump-0.4b46/dump/Makefile.am
===================================================================
--- dump-0.4b46.orig/dump/Makefile.am
+++ dump-0.4b46/dump/Makefile.am
@@ -5,7 +5,6 @@ EXTRA_DIST =
 man_MANS = dump.8
 DISTCLEANFILES += dump.8
 EXTRA_DIST += dump.8.in
-dist_man_MANS = rdump.8
 
 sbin_PROGRAMS = dump
 
@@ -20,7 +19,6 @@ dump.8: dump.8.in
 
 install-exec-hook:
 	$(MKDIR_P) $(DESTDIR)$(sbindir)
-	$(LN_S) dump $(DESTDIR)$(sbindir)/rdump
 
 uninstall-hook:
 	$(RM) -f $(DESTDIR)$(sbindir)/rdump
Index: dump-0.4b46/restore/Makefile.am
===================================================================
--- dump-0.4b46.orig/restore/Makefile.am
+++ dump-0.4b46/restore/Makefile.am
@@ -5,7 +5,6 @@ EXTRA_DIST =
 man_MANS = restore.8
 DISTCLEANFILES += restore.8
 EXTRA_DIST += restore.8.in
-dist_man_MANS = rrestore.8
 
 sbin_PROGRAMS = restore
 
@@ -22,7 +21,6 @@ restore.8: restore.8.in
 
 install-exec-hook:
 	$(MKDIR_P) $(DESTDIR)$(sbindir)
-	$(LN_S) restore $(DESTDIR)$(sbindir)/rrestore
 
 uninstall-hook:
 	$(RM) -f $(DESTDIR)$(sbindir)/rrestore
openSUSE Build Service is sponsored by