File: Rakefile-fix.patch

package info (click to toggle)
open-build-service 2.7.1-10
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 14,828 kB
  • ctags: 6,326
  • sloc: ruby: 59,758; perl: 44,290; xml: 9,804; sh: 4,639; sql: 1,349; python: 435; makefile: 224; cpp: 46
file content (7 lines) | stat: -rw-r--r-- 248 bytes parent folder | download
1
2
3
4
5
6
7
--- a/src/api/Rakefile
+++ b/src/api/Rakefile
@@ -1,4 +1,3 @@
-#!/usr/bin/env rake2.2
 # Add your own tasks in files placed in lib/tasks ending in .rake,
 # for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.