"UFS2 snapshot utilities by Ralf S. Engelschall" PR: ports/86144 Submitted by: Graham Todd <gtodd@bellanet.org> Approved by: pav (mentor)
11 lines
415 B
Text
11 lines
415 B
Text
--- amd.map.snap.orig Wed Sep 7 23:13:55 2005
|
|
+++ amd.map.snap Wed Sep 7 23:14:14 2005
|
|
@@ -3,6 +3,6 @@
|
|
#
|
|
|
|
/defaults type:=program
|
|
-* mount:="/usr/sbin/snapshot snapshot mount /${key} ${fs}";\
|
|
- unmount:="/usr/sbin/snapshot snapshot umount ${fs}"
|
|
+* mount:="%%PREFIX%%/sbin/snapshot snapshot mount /${key} ${fs}";\
|
|
+ unmount:="%%PREFIX%%/sbin/snapshot snapshot umount ${fs}"
|
|
|