Diff of /trunk/data/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 187 by harbaum, Mon Nov 16 13:39:00 2009 UTC revision 188 by harbaum, Mon Nov 16 20:30:54 2009 UTC
# Line 33  install-maemo: Line 33  install-maemo:
33                          install -m 644 ../help/$${LANG}/*.xml $(DESTDIR)$(prefix)/share/osso-help/$${LANG} ;\                          install -m 644 ../help/$${LANG}/*.xml $(DESTDIR)$(prefix)/share/osso-help/$${LANG} ;\
34                  done;\                  done;\
35          fi          fi
36            install -d $(DESTDIR)/etc/osso-backup/applications
37            install $(APP).conf $(DESTDIR)/etc/osso-backup/applications
38    
39  install: @INSTALL_PLATTFORM@  install: @INSTALL_PLATTFORM@
40          install -d $(DESTDIR)$(datadir)/$(APP)          install -d $(DESTDIR)$(datadir)/$(APP)

Legend:
Removed from v.187  
changed lines
  Added in v.188