#!/bin/sh if [ "$2" != "POST-INSTALL" ]; then exit 0 fi PKG_PREFIX=${PKG_PREFIX:=/usr/local} XINITCONFDIR=${PKG_PREFIX}/etc/X11/fs if [ ! -f ${XINITCONFDIR}/config ]; then cp ${XINITCONFDIR}/config.default ${XINITCONFDIR}/config fi i/freebsd-ports-gnome/atom/lang/pdss?h=gnome-3.24' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/lang/pdss
Commit message (Expand)AuthorAgeFilesLines
* BROKEN on 5.x: does not compilekris2003-10-161-1/+7
* De-pkg-comment.knu2003-02-212-1/+1
* Fix build error in CURRENT and reduce some compiler warningnork2002-12-128-31/+573