[Lunar-commits] <moonbase-other> ctags: opps fixing the comment typo.

stumbles stumbles at lunar-linux.org
Sun Jun 16 02:44:50 CEST 2013


commit fecad861d2da91b9c7802ab8692c4f583651c088
Author: stumbles <stumbles at lunar-linux.org>
Date: Sat, 15 Jun 2013 17:44:06 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/fecad861d2da91b9c7802ab8692c4f583651c088

ctags: opps fixing the comment typo.
---
  devel/ctags/BUILD | +1/-1     
  1 file changed, 1 insertion(+), 1 deletion(-)

--- a/devel/ctags/BUILD
+++ b/devel/ctags/BUILD
@@ -1,7 +1,7 @@
 
   default_build &&
 
-#Even though the install says "cd /usr/bin && ln -s ctags etags" it does happen
+#Even though the install says "cd /usr/bin && ln -s ctags etags" it does't happen
   if [[ $ENABLE_ETAGS == "y" ]] ;then
     ln -sf /usr/bin/ctags /usr/bin/etags
   fi




More information about the Lunar-commits mailing list