pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

remove comment



Module Name:	pkgsrc-wip
Committed By:	Marina Brown <catskillmarina%gmail.com@localhost>
Pushed By:	catskillmarina
Date:		Fri Jan 15 04:45:38 2016 +0000
Changeset:	b1e96a90233aedcbda7986881b22e785748f6b17

Modified Files:
	wanderer/Makefile

Log Message:
remove comment

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b1e96a90233aedcbda7986881b22e785748f6b17

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 wanderer/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/wanderer/Makefile b/wanderer/Makefile
index 078c3c8..50ad930 100644
--- a/wanderer/Makefile
+++ b/wanderer/Makefile
@@ -17,7 +17,6 @@ SUBST_CLASSES+= wanderer
 SUBST_STAGE.wanderer= pre-build
 SUBST_FILES.wanderer= wand_head.h
 SUBST_SED.wanderer= -e "s,/usr/local/share/wanderer/screens,${PREFIX}/share/wanderer/screens,"
-#SUBST_SED.wanderer+= -e "s,/var/games/wandererscores,${PREFIX}/games/wandererscores,"
 SUBST_SED.wanderer+= -e "s,\#include <ncurses.h>,\#include <curses.h>,"
 
 SUBST_CLASSES+= wand-mk


Home | Main Index | Thread Index | Old Index