File: path-for-octave-command.diff

package info (click to toggle)
octave-sockets 1.4.1-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 940 kB
  • sloc: cpp: 1,161; python: 380; makefile: 234
file content (14 lines) | stat: -rw-r--r-- 396 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Description: Call the system-wide installed octave binary for the tests
Author: Rafael Laboissière <rafael@debian.org>
Forwarded: not-needed
Reviewed-By: Thomas Weber <tweber@debian.org>
Last-Update: 2012-06-22

--- octave-sockets-1.0.7.orig/src/test_socket
+++ octave-sockets-1.0.7/src/test_socket
@@ -1,4 +1,4 @@
-#! /usr/local/bin/octave -q
+#! /usr/bin/octave -q
 
 # Simple serialization