diff options
author | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2015-04-22 12:34:18 +0000 |
---|---|---|
committer | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2015-04-22 12:34:18 +0000 |
commit | e4a267d3de24e605ea1451829c12514f5b34b639 (patch) | |
tree | 9b9495a91ad14548106d00730c654cd82b4a4143 /debian/rules.patch | |
parent | dc4c4c90b2f3642d408b75e00537ecd2a2f4341d (diff) | |
download | gcc-5-e4a267d3de24e605ea1451829c12514f5b34b639.tar.gz |
* GCC 5.1.0 release.
* Update NEWS files.
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-5@7977 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
Diffstat (limited to 'debian/rules.patch')
-rw-r--r-- | debian/rules.patch | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/rules.patch b/debian/rules.patch index b218648..db3466f 100644 --- a/debian/rules.patch +++ b/debian/rules.patch @@ -13,7 +13,6 @@ series_file ?= $(patchdir)/series # which patches should be applied? debian_patches = \ - svn-updates \ $(if $(with_linaro_branch),gcc-linaro) \ $(if $(with_linaro_branch),gcc-linaro-no-macros) \ |