/[svn]/qsampler/trunk/debian/rules
ViewVC logotype

Diff of /qsampler/trunk/debian/rules

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

revision 2832 by capela, Fri Jul 24 14:54:58 2015 UTC revision 2870 by schoenebeck, Wed Apr 6 20:16:43 2016 UTC
# Line 57  install: build Line 57  install: build
57          dh_installdirs          dh_installdirs
58    
59          # Add here commands to install the package          # Add here commands to install the package
60          $(MAKE) install DESTDIR=/usr/src/packages/BUILD/debian/$(APPNAME)          $(MAKE) install DESTDIR=$(CURDIR)/debian/$(APPNAME)
61          # --- end custom part for installing          # --- end custom part for installing
62    
63  # Build architecture-independent files here.  # Build architecture-independent files here.

Legend:
Removed from v.2832  
changed lines
  Added in v.2870

  ViewVC Help
Powered by ViewVC