e66c2d684a
* Added descriptors for gtkspell and its support package pspell. Gtkspell is an optional dependency of Pan, so we should add the ability to nix-instantiate to instantiate variants of a package based on a selection of features. svn path=/nix/trunk/test/; revision=16
7 lines
141 B
Bash
Executable file
7 lines
141 B
Bash
Executable file
#! /bin/sh
|
|
|
|
export LD_LIBRARY_PATH=$glib/lib:$atk/lib:$pango/lib:$gtk/lib:$gnet/lib:$pspell/lib:$gtkspell/lib
|
|
|
|
ldd $pan/bin/pan
|
|
|
|
$pan/bin/pan |