summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author石博文2015-10-18 16:50:26 +0800
committer石博文2015-10-18 16:50:26 +0800
commit5ef5d1bde7b6daa2abda7afed61eebf99c06a5ce (patch)
tree33215b51ff4b7c3910310dbc99f25a4f03322b6d
parent1fc0270b65a72d76970771ccad39dd8f3f29d47f (diff)
downloadaur-5ef5d1bde7b6daa2abda7afed61eebf99c06a5ce.tar.gz
modify doubanfm.install
-rw-r--r--doubanfm.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/doubanfm.install b/doubanfm.install
index 02de51c52d3b..83e0eb565dea 100644
--- a/doubanfm.install
+++ b/doubanfm.install
@@ -6,7 +6,7 @@ pre_install() {
## arg 1: the new package version
post_install() {
- note "The executable file is called: DoubanFM"
+ echo "The executable file is called: DoubanFM"
return 0;
}