/[splashy]/trunk/Makefile.am
ViewVC logotype

Contents of /trunk/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 387 - (hide annotations) (download)
Tue May 31 18:00:28 2005 UTC (8 years ago) by otavio
File size: 523 byte(s)
  * debian/splashy.install: stop to install the images using it;
  * Makefile.am: Change the place to install the image inside of
    themes/default directory. Closes: #309715;
1 otavio 158 # not a GNU package. You can remove this line, if
2     # have all needed files, that a GNU package needs
3     AUTOMAKE_OPTIONS = foreign 1.9
4     EXTRA_DIST = autogen.sh
5     SUBDIRS = src
6    
7 otavio 387 imagesdir = $(prefix)/etc/splashy/themes/default/
8 otavio 158 images_DATA = pixmaps/background.jpg pixmaps/error.jpg
9    
10     configdir = $(prefix)/etc/splashy
11     config_DATA = doc/config.xml
12    
13     scriptsdir = /etc/init.d
14 lems1-guest 362 scripts_DATA = scripts/splashy10 scripts/splashy scripts/splashyZ scripts/splashy-functions.sh
15 otavio 158
16     install-data-hook:
17     ./scripts/build-initscripts.sh $(DESTDIR)

  ViewVC Help
Powered by ViewVC 1.1.5