#!/bin/sh FILE=/var/games/toppler/toppler.hsc [ "$2" != "POST-INSTALL" -o -f "$FILE" ] && exit 0 echo "===> Creating initial high score file $FILE" [ -d `dirname $FILE` ] || install -o root -g games -m 775 -d `dirname $FILE` install -o root -g games -m 664 /dev/null $FILE -gnome/atom/databases/p5-DBD-SQLite?h=gnome-3.24' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-DBD-SQLite
Commit message (Expand)AuthorAgeFilesLines
* Update to 1.35.tobez2011-12-012-3/+4
* - update to 1.33bapt2011-06-012-5/+6
* With portmgr hat, reassign some ports from clsung to perl, since clsunglinimon2010-12-081-1/+1
* - Update to 1.31clsung2010-11-053-19/+14
* - Update to 1.29pgollucci2010-01-312-4/+4
* - Update to 1.27clsung2009-12-112-4/+4
* - Update to 1.25clsung2009-05-203-5/+7
* - Update to 1.23clsung2009-05-133-45/+4
* - Update to 1.14clsung2007-09-222-8/+7
* Remove 4.x workaround.erwin2007-06-181-12/+3
* Fix dependency on [renamed] sqlite3.tobez2007-03-27