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

Diff of /linuxsampler/trunk/debian/rules

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

revision 3355 by schoenebeck, Wed Jul 15 18:47:15 2015 UTC revision 3356 by schoenebeck, Fri Oct 13 17:28:15 2017 UTC
# Line 69  install: build Line 69  install: build
69    
70          # Add here commands to install the package into debian/tmp.          # Add here commands to install the package into debian/tmp.
71          $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp          $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
72            mkdir -p debian/tmp/etc/ld.so.conf.d
73            echo /usr/lib/linuxsampler > debian/tmp/etc/ld.so.conf.d/linuxsampler.conf
74    
75    
76  # Build architecture-independent files here.  # Build architecture-independent files here.

Legend:
Removed from v.3355  
changed lines
  Added in v.3356

  ViewVC Help
Powered by ViewVC