diff options
author | André Fabian Silva Delgado <andre@pc-01.localdomain> | 2012-06-05 22:14:39 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <andre@pc-01.localdomain> | 2012-06-05 22:14:39 -0300 |
commit | c8c4a569ec440eba905cd7b95c2c630d0e0db577 (patch) | |
tree | e1cceb6f6981732ba4bbd101427a3efd57d43ed7 /libre | |
parent | 36c538f1b0b84cc8fe8895553f9348ba68f1b09e (diff) |
iceweasel-libre-13.0.1-1: fixing issues
Diffstat (limited to 'libre')
-rw-r--r-- | libre/iceweasel-libre/PKGBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libre/iceweasel-libre/PKGBUILD b/libre/iceweasel-libre/PKGBUILD index bc2066080..3875bbc3d 100644 --- a/libre/iceweasel-libre/PKGBUILD +++ b/libre/iceweasel-libre/PKGBUILD @@ -74,7 +74,6 @@ dpkg-source() { export QUILT_PATCHES=debian/patches export QUILT_REFRESH_ARGS='-p ab --no-timestamps --no-index' export QUILT_DIFF_ARGS='--no-timestamps' - export DEBIAN_BRANDING_DIR="debian/branding" mv mozilla-release "${_debname}-${_debver}" mv debian "${_debname}-${_debver}" cd "${_debname}-${_debver}" |