[SCM] csound/master: Remove unused emscripten and installer dirs for next repack
    fsateler at users.alioth.debian.org 
    fsateler at users.alioth.debian.org
       
    Wed May  7 15:13:50 UTC 2014
    
    
  
The following commit has been merged in the master branch:
commit 98255ce808c9e6e30b79f1571890fa9546fe1f3e
Author: Felipe Sateler <fsateler at debian.org>
Date:   Tue May 6 20:18:01 2014 -0400
    Remove unused emscripten and installer dirs for next repack
diff --git a/debian/rules b/debian/rules
index 0fb1488..3eb1ba5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -45,7 +45,7 @@ DEB_UPSTREAM_REPACKAGE_EXCLUDES += ./samples/VintageDreamsWaves-v2.sf2
 # Unused, includes code from other projects
 DEB_UPSTREAM_REPACKAGE_EXCLUDES += ./dependencies/
 # Unused, we are already repackaging
-DEB_UPSTREAM_REPACKAGE_EXCLUDES += ./iOS/ ./android/
+DEB_UPSTREAM_REPACKAGE_EXCLUDES += ./iOS/ ./android/ ./emscripten/ ./installer/
 
 # Skip some data files, in addition to the default debian files
 DEB_COPYRIGHT_CHECK_IGNORE_REGEX = ^(samples/hrtf-.*\.dat|debian/(changelog|copyright(|_hints|_newhints)))$
-- 
csound packaging
    
    
More information about the pkg-multimedia-commits
mailing list