diff options
| author | Igor Minar | 2012-08-29 01:22:00 -0700 |
|---|---|---|
| committer | Igor Minar | 2012-08-30 08:58:39 -0700 |
| commit | d341483f1f7770c1a5f684e95b4908045abe5179 (patch) | |
| tree | c9cb683bea0f780fd376fb6b9227408353261314 | |
| parent | b36acbc8577d087bde48ff6045d6188cd515b8b7 (diff) | |
| download | angular.js-d341483f1f7770c1a5f684e95b4908045abe5179.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 |
