1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/x11-wm/lxmed/files/lxmed-root.in
Rusmir Dusko c2c65a96ef - Bump PORTREVISION for pkg-plist change
- Add files/lxmed-root and fix Desktop usage for root
- Move CP to post-extract
- Use for icons PORTNAME instead of full path
- Break lines around 80 characters
- Simplify desktop files installation handling
- Change files/lxmed.sh, remove -Djava.ext.dirs="%%DATADIR%%"
- Remove @dirrmtry share/applications from pkg-plist
2014-03-24 11:58:01 +00:00

7 lines
65 B
Bash

#!/bin/sh
#
# $FreeBSD$
#
cd "%%DATADIR%%" && exec pc-su "${@}"