discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: thoughts on openapp


From: Sean 'Shaleh' Perry
Subject: Re: thoughts on openapp
Date: Fri, 22 Feb 2002 09:38:49 -0800 (PST)

> 
> Perhaps "make install" should create a simple script in an appropriate 
> place, i.e. $GNUSTEP_SYSTEM_ROOT/Tools or $GNUSTEP_LOCAL_ROOT/Toosl ...
> 

#!/bin/sh
cd $WHERE_THIS_APP_LIVES
./$THIS_APP

this script could be a boiler plate supplied by gnustep that is filled out and
put in $PATH on make install with the same name as FOO.app without the .app.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]