[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: install-examples for Gtk2
- From: Matthew Weier OPhinney <matthew-lists weierophinney net>
- To: Gtk-Perl-List <gtk-perl-list gnome org>
- Subject: Re: install-examples for Gtk2
- Date: Sun, 7 Sep 2003 22:47:00 -0400
-- Ross McFarland <rwmcfa1 neces com> wrote
(on Sunday, 07 September 2003, 10:35 PM -0400):
> after looking around at various mailing lists, to find out where the
> examples probably ought to go i arrived at the following rule set:
>
> # the tmp-examples stuff is just so that only the pl files get installed
> install-examples:
> \ mkdir tmp-examples/
> \ cp examples/*.pl tmp-examples/
> \ \$(MOD_INSTALL) ./tmp-examples/ \\
> \$(PREFIX)/share/doc/perl-\$(DISTNAME)/examples
> \ rm tmp-examples/*.pl
> \ rmdir tmp-examples/
>
<snip>
> this leaves out gtk-demo, which it might be nice to install, as an
> example, any thoughts there?
$PREFIX/share/doc/perl-$DISTNAME/gtk-demo ?
The $PREFIX/share/doc/$DISTNAME tree quite often has miscellaneous
examples, documents, and whatnot in it; this seems like a logical place
for gtk-demo to me.
--
Matthew Weier O'Phinney
http://weierophinney.net/matthew/
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]