[SCM] rtaudio/master: Not install embedded-javascript-library.
    mira-guest at users.alioth.debian.org 
    mira-guest at users.alioth.debian.org
       
    Sun Oct  8 08:38:11 UTC 2017
    
    
  
The following commit has been merged in the master branch:
commit 38f6721560d00d7a9c2c08f561bc12e276d30cd6
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sun Oct 8 09:05:42 2017 +0200
    Not install embedded-javascript-library.
diff --git a/debian/rules b/debian/rules
index 1c44d14..6ff9fc0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,5 +28,9 @@ override_dh_auto_clean:
 override_dh_auto_configure:
 	dh_auto_configure -- $(CONFIGURE_FLAGS)
 
+override_dh_auto_install:
+	ln -sf /usr/share/javascript/jquery/jquery.js doc/html/jquery.js
+	dh_auto_install
+
 override_dh_installchangelogs:
 	dh_installchangelogs doc/release.txt
-- 
RtAudio packaging
    
    
More information about the pkg-multimedia-commits
mailing list