root/pbibuild/modules/commandandconquer-GDI/overlay-dir/PBI.FirstRun.sh

Revision 1664, 169 bytes (checked in by gonzalo, 8 months ago)

GDI added

  • Property svn:executable set to *
Line 
1#!/bin/sh
2
3if [ -e "/usr/local/bin/gdi" ]
4then
5        kdialog --msgbox "Please remove the previous version of Command&Conquer Gold: Global Defense Initiative first"
6        exit 2
7fi
Note: See TracBrowser for help on using the browser.