[beast] BUILD: fixed alsa sources missing from POTSCAN



commit d22d8b4b22281b1f8ad32280ab0d916f026cce05
Author: Tim Janik <timj gtk org>
Date:   Fri Apr 8 18:10:18 2011 +0200

    BUILD: fixed alsa sources missing from POTSCAN

 Makefile.am  |    5 -----
 po/POTIGNORE |    1 +
 po/POTSCAN   |    1 -
 3 files changed, 1 insertions(+), 6 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 2ebb6b9..307239b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -81,8 +81,3 @@ costly-distcheck-tests:
 	@! $(call test_option, $(BEAST_BUILD_DEFAULTS):$(BEAST_BUILD), distcheck-tests) \
 	|| $(MAKE) report
 .PHONY: costly-distcheck-tests
-
-# remove non-distributed po files from distributed po/POTSCAN
-dist-hook:
-	sed 's,^\(drivers/\),# \1,' < $(distdir)/po/POTSCAN > $(distdir)/po/POTSCAN.tmp
-	mv -f $(distdir)/po/POTSCAN.tmp $(distdir)/po/POTSCAN
diff --git a/po/POTIGNORE b/po/POTIGNORE
index 64f86fa..a9710b4 100644
--- a/po/POTIGNORE
+++ b/po/POTIGNORE
@@ -2,3 +2,4 @@
 #0 Please keep alphabetically sorted
 .*\.genidl\.hh
 .*\.genprc\.c
+drivers/bse-portaudio/bsepcmdevice-portaudio.cc
diff --git a/po/POTSCAN b/po/POTSCAN
index ec63a2f..5211f79 100644
--- a/po/POTSCAN
+++ b/po/POTSCAN
@@ -108,7 +108,6 @@ data/beast.xml.in
 data/bse.keys.in
 drivers/bsepcmdevice-alsa.c
 drivers/bsemididevice-alsa.c
-drivers/bse-portaudio/bsepcmdevice-portaudio.cc
 library/scripts/mixer-splitup-by-track.scm
 library/scripts/modules2grid.scm
 library/scripts/part-harmonic-transposer.scm



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]