diff options
| author | Igor Minar | 2012-08-29 01:22:00 -0700 |
|---|---|---|
| committer | Igor Minar | 2012-08-29 14:58:10 -0700 |
| commit | 1702e49548e1857f4cc2db34125e71e98c6f6b1c (patch) | |
| tree | fdc95bbaf431e81ed6fd6ac24c5d64575add7dda | |
| parent | d6706efe7f6316ce1a6ffe33f7bc3e161553b94d (diff) | |
| download | angular.js-1702e49548e1857f4cc2db34125e71e98c6f6b1c.tar.bz2 | |
chore(Rakefile): remove bogus symlink from build
| -rw-r--r-- | Rakefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -159,7 +159,6 @@ task :package => [:clean, :minify, :docs] do FileUtils.rm zip_dir FileUtils.mv zip_file, path_to(zip_file) - FileUtils.ln_s '../', path_to(NG_VERSION.full) puts "Package created: #{path_to(zip_file)}" end |
