#!/bin/sh if [ "X$2" != "XPOST-INSTALL" ]; then exit 0 fi [ -e ${PKG_PREFIX}/bin/X ] && mv ${PKG_PREFIX}/bin/X ${PKG_PREFIX}/bin/X.bck ln -sf ${PKG_PREFIX}/bin/Xwrapper ${PKG_PREFIX}/bin/X [ -x ${PKG_PREFIX}/bin/XFree86 ] && chmod -s ${PKG_PREFIX}/bin/XFree86 [ -x ${PKG_PREFIX}/bin/Xorg ] && chmod -s ${PKG_PREFIX}/bin/Xorg chmod u+s ${PKG_PREFIX}/bin/Xwrapper /npm_and_yarn/devel/electron6/files/ini-1.3.8' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/math/jlatexmath
Commit message (Expand)AuthorAgeFilesLines
* Fix check-sanity: RUN_DEPENDS contains unsupported relative path to dependencyantoine2017-02-031-1/+1
* Fix ports using PREFIX in their depends instead of LOCALBASE.mat2017-01-14