summaryrefslogtreecommitdiffstats
path: root/deskutils/treeline/pkg-install
blob: ce96cc637334e2b4d4dff377d7e9f31ea12c87de (plain)
1
2
3
4
5
#!/bin/sh

if [ "$2" = "POST-INSTALL" ]; then
	mkdir -p ${PKG_PREFIX}/lib/treeline/plugins
fi
OpenPOWER on IntegriCloud