freebsd-ports/sysutils/freebsd-snapshot/files/patch-amd.map.snap
Marcus Alves Grando 14d52e858a New port
"UFS2 snapshot utilities by Ralf S. Engelschall"

PR:		ports/86144
Submitted by:	Graham Todd <gtodd@bellanet.org>
Approved by:	pav (mentor)
2005-09-23 20:16:31 +00:00

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}"