~ubuntu-branches/ubuntu/trusty/psychtoolbox-3/trusty-proposed

« back to all changes in this revision

Viewing changes to debian/patches/deb_consistent_octave_outdir

  • Committer: Package Import Robot
  • Author(s): Yaroslav Halchenko
  • Date: 2013-11-19 23:34:50 UTC
  • mfrom: (3.1.4 experimental)
  • Revision ID: package-import@ubuntu.com-20131119233450-f7nf92vb8qavjmk8
Tags: 3.0.11.20131017.dfsg1-3
Upload to unsable since fresh glew has arrived to sid!

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
--- a/PsychSourceGL/Source/linuxmakeitoctave3_ubuntugutsy.m
2
 
+++ b/PsychSourceGL/Source/linuxmakeitoctave3_ubuntugutsy.m
3
 
@@ -22,12 +22,7 @@ end;
 
1
--- a/PsychSourceGL/Source/linuxmakeitoctave3.m
 
2
+++ b/PsychSourceGL/Source/linuxmakeitoctave3.m
 
3
@@ -12,12 +12,7 @@ end;
4
4
 
5
5
 fprintf('Building plugin type %i ...\n\n', mode);
6
6
 
12
12
-end
13
13
+target = 'PsychBasic/Octave3LinuxFiles/';
14
14
 
15
 
 if mode==0
16
 
     % Build Screen.mex:
 
15
 % Special folder for ARM binaries:
 
16
 if ~isempty(findstr(computer, 'arm'))