summaryrefslogtreecommitdiffstats
path: root/PCBSD/pc-sysinstall/components/gimp/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'PCBSD/pc-sysinstall/components/gimp/install.sh')
-rwxr-xr-xPCBSD/pc-sysinstall/components/gimp/install.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/PCBSD/pc-sysinstall/components/gimp/install.sh b/PCBSD/pc-sysinstall/components/gimp/install.sh
deleted file mode 100755
index 964e81a..0000000
--- a/PCBSD/pc-sysinstall/components/gimp/install.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-# This script installs the PBI
-
-DISPLAY=""; export DISPLAY
-
-echo "Installing Gimp PBI"
-chmod 755 ${COMPTMPDIR}/${CFILE}
-${COMPTMPDIR}/${CFILE} -text -accept
OpenPOWER on IntegriCloud