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

Diff of /trunk/debian/rules

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

revision 1413 by jpye, Tue Apr 24 13:34:35 2007 UTC revision 1417 by jpye, Wed Apr 25 04:08:42 2007 UTC
# Line 27  ifeq (,$(findstring nostrip,$(DEB_BUILD_ Line 27  ifeq (,$(findstring nostrip,$(DEB_BUILD_
27  endif  endif
28    
29  # shared library versions, option 1  # shared library versions, option 1
30  version=0.95.108  version=0.95.109
31  major=0  major=0
32    
33  build: build-stamp  build: build-stamp
# Line 35  build-stamp: Line 35  build-stamp:
35      dh_testdir      dh_testdir
36      cd $(CURDIR) && $(SCONS) libascend tcltk pygtk models      cd $(CURDIR) && $(SCONS) libascend tcltk pygtk models
37      cd $(CURDIR) && $(SCONS) doc/book.pdf      cd $(CURDIR) && $(SCONS) doc/book.pdf
38        dh_strip --dbg=ascend-dbg
39      touch build-stamp      touch build-stamp
40    
41  clean:  clean:

Legend:
Removed from v.1413  
changed lines
  Added in v.1417

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