diff --git a/helpers/make-firefox b/helpers/make-firefox index f670e638d3a31c511b55b40640977642ec00266c..ea68e48352bb148b819c21b5192e3694141ac271 100644 --- a/helpers/make-firefox +++ b/helpers/make-firefox @@ -18,7 +18,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=46 +VERSION=47 . ./config @@ -153,7 +153,7 @@ sed '/Package: @MOZ_PKG_NAME@-dev/,/Description:/ s/Provides:/Provides: firefox- sed '/Package: @MOZ_PKG_NAME@$/,/Description:/ s/Provides:/Provides: firefox, /' debian/control.in -i # Branding files -rm browser/branding/* -rf +rm browser/branding/{official,aurora,nightly,unofficial} -rf cp -a $DATA/branding/ browser/branding/official cat << EOF > debian/config/branch.mk CHANNEL = release