~a-v-shkop/chromium-browser/stable

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Alex Shkop
  • Date: 2013-03-31 11:14:13 UTC
  • Revision ID: a.v.shkop@gmail.com-20130331111413-p83di651z6f9gqi0
* WebApps patches
* New upstream snapshot

Show diffs side-by-side

added added

removed removed

Lines of Context:
203
203
        gmail_app \
204
204
        pyproto \
205
205
        pseudo_locales \
 
206
        remoting_locales \
206
207
        $(NULL)
207
208
 
208
209
INSTALL_EXCLUDE_FILES = \
225
226
        re2c \
226
227
        yasm \
227
228
        libvpx_obj_int_extract \
 
229
        .landmines \
 
230
        remoting_resources_verified.stamp \
228
231
        $(NULL)
229
232
 
230
233
# FFmpeg-mt
479
482
CHROMIUM_RLZ := http://src.chromium.org/svn/releases
480
483
DEPS_URL     := http://src.chromium.org/svn/trunk/deps/third_party
481
484
GREEN_REV_URL := http://chromium-status.appspot.com/lkgr
482
 
CHANNELS_URL  := http://omahaproxy.appspot.com/
 
485
CHANNELS_URL  := http://omahaproxy.appspot.com/all
483
486
 
484
487
TRANSLATIONS_TOOLS_BRANCH  := lp:~chromium-team/chromium-browser/chromium-translations-tools.head
485
488
TRANSLATIONS_EXPORT_BRANCH := lp:~chromium-team/chromium-browser/chromium-translations-exports.head