Bug#478361: FIX: asterisk: bashism in debian/rules

Leonardo Rodrigues de Mello l at lmello.eu.org
Tue Apr 29 12:56:22 UTC 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

here is one patch that solve this bashism bug:

- --- debian/rules.orig	2008-04-29 10:07:33.000000000 -0300
+++ debian/rules	2008-04-29 10:07:56.000000000 -0300
@@ -152,7 +152,8 @@

 	dh_install -s --sourcedir=debian/tmp

- -	$(RM) -f $(CURDIR)/debian/asterisk/usr/sbin/{stereorize,streamplayer}
+	$(RM) -f $(CURDIR)/debian/asterisk/usr/sbin/stereorize
+	$(RM) -f $(CURDIR)/debian/asterisk/usr/sbin/streamplayer}
 	touch $@

 install-indep: build-indep


- --
Leonardo Rodrigues de Mello
jabber: l at lmello.eu.org

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: http://getfiregpg.org

iD8DBQFIFxuiLsy/JSmhVFURAiO1AKCEx92PpSiU0B7hDeTMcX92L40QbwCgsq1F
a2CHO3b8XcjsOc3qZqpWJ+U=
=BZJz
-----END PGP SIGNATURE-----





More information about the Pkg-voip-maintainers mailing list