summarylogtreecommitdiffstats
path: root/fullprof-suite.install
diff options
context:
space:
mode:
Diffstat (limited to 'fullprof-suite.install')
-rw-r--r--fullprof-suite.install9
1 files changed, 0 insertions, 9 deletions
diff --git a/fullprof-suite.install b/fullprof-suite.install
deleted file mode 100644
index 337e2fd72a2f..000000000000
--- a/fullprof-suite.install
+++ /dev/null
@@ -1,9 +0,0 @@
-post_install() {
- echo " Programs can be launched by executing fullprof-[PROGRAM], where"
- echo " [PROGRAM] is substituted by the desired executable (e.g."
- echo " fullprof-tfp, fullprof-wfp2k, fullprof-winplotr-2006, etc.)"
-}
-
-post_upgrade() {
- post_install
-}