summaryrefslogtreecommitdiff
path: root/cisco/dynamips/dynamips.install
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2011-12-23 14:12:34 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2011-12-23 14:12:34 -0500
commit8426715f90aa51ea854acb5d41b653f53137bee2 (patch)
tree212c9c1b2dca445ab8fc4730080f5ccf28039a10 /cisco/dynamips/dynamips.install
parent46f85b6c947ca5c1609fdf33d983236c7ad57d54 (diff)
Add cisco-hardware-y things in [cisco]. Grab dynagen, dynamips, gns3 and qemu-mcast from AUR.
Diffstat (limited to 'cisco/dynamips/dynamips.install')
-rw-r--r--cisco/dynamips/dynamips.install8
1 files changed, 8 insertions, 0 deletions
diff --git a/cisco/dynamips/dynamips.install b/cisco/dynamips/dynamips.install
new file mode 100644
index 0000000..bfdcd71
--- /dev/null
+++ b/cisco/dynamips/dynamips.install
@@ -0,0 +1,8 @@
+# just a message about docs
+post_install() {
+ echo ">>> See the dynamips(1) and hypervisor_mode(7) man pages for docs"
+}
+
+op=$1
+shift
+$op $*