#!/bin/sh if [ "$2" = "POST-INSTALL" ]; then SCRFILE=/var/games/moon-buggy/mbscore mkdir -p /var/games/moon-buggy [ -f ${SCRFILE} ] && mv ${SCRFILE} ${SCRFILE}.tmp ${PKG_PREFIX}/bin/moon-buggy -c cp ${SCRFILE} ${SCRFILE}.baseline [ -f ${SCRFILE}.tmp ] && mv ${SCRFILE}.tmp ${SCRFILE} exit 0 fi al' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/java/jdk14-doc
Commit message (Expand)AuthorAgeFilesLines
* . Remove quotes from NO_CDROM and RESTRICTED. [1]glewis2009-05-031-2/+5
* Allow package buildskris2006-09-031-1/+1
* SHA256ify (and sometimes SIZEify)edwin2006-01-301-0/+2
* . Chase download location.glewis2005-01-121-2/+1