/[ascend]/trunk/debian/rules
ViewVC logotype

Diff of /trunk/debian/rules

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

revision 1424 by jpye, Wed Apr 25 13:25:37 2007 UTC revision 1425 by jpye, Sat May 5 23:46:23 2007 UTC
# Line 51  install: build Line 51  install: build
51      mkdir -p $(INSTALLROOT)/usr      mkdir -p $(INSTALLROOT)/usr
52      cd $(CURDIR) && $(SCONS) INSTALL_ROOT=$(INSTALLROOT) install      cd $(CURDIR) && $(SCONS) INSTALL_ROOT=$(INSTALLROOT) install
53  #  #
54      cd $(CURDIR)/pygtk/gnome &&      cd $(CURDIR)/pygtk/gnome && \
55      install -m 644 -D ascend.desktop $(INSTALLROOT)$(DATADIR)/applications/ascend.desktop &&      install -m 644 -D ascend.desktop $(INSTALLROOT)$(DATADIR)/applications/ascend.desktop && \
56      install -m 644 -D ascend.png $(INSTALLROOT)$(DATADIR)/icons/ascend-app.png &&      install -m 644 -D ascend.png $(INSTALLROOT)$(DATADIR)/icons/ascend-app.png && \
57      install -m 644 -D ascend.png $(INSTALLROOT)$(DATADIR)/icons/hicolor/64x64/ascend.png &&      install -m 644 -D ascend.png $(INSTALLROOT)$(DATADIR)/icons/hicolor/64x64/ascend.png && \
58      install -m 644 -D ascend.xml $(CURDIR)/debian/ascend.mime      install -m 644 -D ascend.xml $(CURDIR)/debian/ascend.mime
59  #  #
60      dh_install --autodest      dh_install --autodest

Legend:
Removed from v.1424  
changed lines
  Added in v.1425

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22