summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaka Kranjc2011-10-06 14:00:24 +0200
committerJaka Kranjc2011-10-06 14:04:41 +0200
commit632b2478fa81ab9e42e4dcaed6c142908a466f56 (patch)
treee2ec4c0eb6646a96ed3d23381a4d88ea41737f25
parent11c248b665bcb245e0d8a4605461bc2c6a129e62 (diff)
avce00: actually install it
-rw-r--r--science/avce00/HISTORY3
-rwxr-xr-xscience/avce00/INSTALL3
2 files changed, 6 insertions, 0 deletions
diff --git a/science/avce00/HISTORY b/science/avce00/HISTORY
index 621d2f421d..a1b03de931 100644
--- a/science/avce00/HISTORY
+++ b/science/avce00/HISTORY
@@ -1,3 +1,6 @@
+2011-10-06 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
+ * INSTALL: added, there's no install target
+
2009-11-03 Andraž "ruskie" Levstik <ruskie+f03a580f@codemages.net>
* BUILD, DETAILS: spell created
diff --git a/science/avce00/INSTALL b/science/avce00/INSTALL
new file mode 100755
index 0000000000..2c595ea85d
--- /dev/null
+++ b/science/avce00/INSTALL
@@ -0,0 +1,3 @@
+install avcimport avcexport avcdelete avctest ex_avcwrite "$INSTALL_ROOT"/usr/bin &&
+install avc.a "$INSTALL_ROOT"/usr/lib &&
+install avc.h "$INSTALL_ROOT"/usr/include