Re: question about packaging
- From: Pascal Giard <evilynux yahoo com>
- To: Jaap Karssenberg <j g karssenberg student utwente nl>
- Cc: gtk-perl-list gnome org
- Subject: Re: question about packaging
- Date: Tue, 30 Sep 2003 22:09:13 +0200 (CEST)
--- Jaap Karssenberg <j g karssenberg student utwente nl> a écrit : > What is the best way to
package glade xml files with my perl script ?
Should I (A) supply them as data files to be installed in */share/myapp/
, should I (B) put them all in the __DATA__ part of the script or should
I (C) package them into separate perl modules ? ( option (D) of course
being 'none of the above' )
i choose to follow the example of other packages ilke gnumeric...
therefore, in my Makefile.am i've :
gladedir = $(datadir)/movixmaker-2/glade
glade_DATA = MoviXMaker-2.glade
datadir is, generally, /usr/share
-Pascal
___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]