summaryrefslogtreecommitdiff
path: root/editors/abiword-devel/pkg-install
blob: a499e32b76b6917d6ff0c1103ec5d5e692103a5a (plain) (blame)
1
2
3
4
5
#!/bin/sh

if [ "$2" = "POST-INSTALL" ]; then
	mkdir -p ${PKG_PREFIX}/lib/AbiWord-2.2/plugins
fi