#!/bin/sh if [ "$2" != "POST-INSTALL" ]; then exit 0; fi (grep -v ^# /etc/services | grep canna >/dev/null) || \ (echo "Now, you need to add following entry to your /etc/services:" ; echo ; echo " canna 5680/tcp" ; echo ) ong/Makefile?h=gnome-3.24' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/games/pengpong/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-09