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

Diff of /libgig/trunk/debian/rules

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

revision 3354 by schoenebeck, Sat Oct 7 16:30:43 2017 UTC revision 3355 by schoenebeck, Fri Oct 13 16:38:52 2017 UTC
# Line 80  install: build Line 80  install: build
80    
81          # Add here commands to install the package into debian/tmp          # Add here commands to install the package into debian/tmp
82          $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp          $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
83            mkdir -p debian/tmp/etc/ld.so.conf.d
84            echo /usr/lib/libgig > debian/tmp/etc/ld.so.conf.d/libgig.conf
85    
86  # Build architecture-independent files here.  # Build architecture-independent files here.
87  binary-indep: build install  binary-indep: build install

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

  ViewVC Help
Powered by ViewVC