On Monday 03 June 2002 03:04 pm, you wrote:

> Edit the checkinstall script. Add OpenLinux manually:
> # Find out the RPM source directory path
>
> if ! [ "$RPMSOURCEDIR" ]; then
>    RPMSOURCEDIR="NOT-FOUND"
>    for directory in packages redhat RedHat rpm RPM OpenLinux "" ; do
>     [ -d /usr/src/${directory}/SOURCES ] &&
> RPMSOURCEDIR="/usr/src/${directory}"
>    done
> fi
>
> HTH,
> Tim

That worked just fine thanks.

-- 
Keith Antoine (GANDALF) aka 'skippy'
18 Arkana St, The Gap, Queensland 4061 Australia PH:61733002161
Retired Geriatric, Sometime Electronics Engineer, Knowall, Brain in storage

_______________________________________________
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.

Reply via email to