| Index: src/platform/theme/debian/rules
|
| diff --git a/src/platform/theme/debian/rules b/src/platform/theme/debian/rules
|
| deleted file mode 100755
|
| index a1a5d54c7abfd5067106054b7ff4a1c86f904d1d..0000000000000000000000000000000000000000
|
| --- a/src/platform/theme/debian/rules
|
| +++ /dev/null
|
| @@ -1,9 +0,0 @@
|
| -#!/usr/bin/make -f
|
| -# -*- makefile -*-
|
| -# Copyright (c) 2009 The Chromium OS Authors. All rights reserved.
|
| -# Use of this source code is governed by a BSD-style license that can be
|
| -# found in the LICENSE file.
|
| -
|
| -%:
|
| - dh --buildsystem=scons_chromeos $@
|
| -
|
|
|