summaryrefslogtreecommitdiff
path: root/net-mgmt/rancid-devel/files/patch-util::Makefile.in
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2002-06-23 08:17:32 +0000
committerWill Andrews <will@FreeBSD.org>2002-06-23 08:17:32 +0000
commitab24d78740df343d2b41e4df7d37bcd647dbd0f2 (patch)
treeaa5777cb038b162d7fcc1d3a944cabba2b77473e /net-mgmt/rancid-devel/files/patch-util::Makefile.in
parentAdd poc 1.2, a program for managing passwords on smartcards. (diff)
Add rancid 2.2.1, Really Awesome New Cisco confIg Differ.
PR: 38856 Submitted by: Janos.Mohacsi@bsd.hu
Notes
Notes: svn path=/head/; revision=61793
Diffstat (limited to 'net-mgmt/rancid-devel/files/patch-util::Makefile.in')
-rw-r--r--net-mgmt/rancid-devel/files/patch-util::Makefile.in17
1 files changed, 17 insertions, 0 deletions
diff --git a/net-mgmt/rancid-devel/files/patch-util::Makefile.in b/net-mgmt/rancid-devel/files/patch-util::Makefile.in
new file mode 100644
index 000000000000..833b917fc36e
--- /dev/null
+++ b/net-mgmt/rancid-devel/files/patch-util::Makefile.in
@@ -0,0 +1,17 @@
+*** util/Makefile.in.orig Mon Jun 3 14:21:54 2002
+--- util/Makefile.in Mon Jun 3 14:23:55 2002
+***************
+*** 1,6 ****
+ PREFIX = @prefix@
+
+! INSTALL = @INSTALL@
+ INSTALL_DATA = @INSTALL_DATA@
+
+ UTIL_PROGS = @RD_UTIL_PROGS@
+--- 1,6 ----
+ PREFIX = @prefix@
+
+! INSTALL = @INSTALL_SCRIPT@
+ INSTALL_DATA = @INSTALL_DATA@
+
+ UTIL_PROGS = @RD_UTIL_PROGS@