File: correct-path-locations

package info (click to toggle)
pgplot5 5.2.2-19.4
  • links: PTS
  • area: non-free
  • in suites: bullseye
  • size: 7,136 kB
  • sloc: fortran: 39,792; ansic: 22,549; objc: 1,534; sh: 1,298; makefile: 385; perl: 234; pascal: 233; tcl: 190; awk: 51; csh: 25
file content (38 lines) | stat: -rw-r--r-- 1,210 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Description: move files from /usr/local
 This patch set moves files from /usr/local to the standard Debian
 location in /usr.

---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Last-Update: 2011-11-18

--- pgplot5-5.2.2.orig/makehtml
+++ pgplot5-5.2.2/makehtml
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl
+#!/usr/bin/perl
 
 $, = ' ';		# set output field separator
 $\ = "\n";		# set output record separator
--- pgplot5-5.2.2.orig/maketex
+++ pgplot5-5.2.2/maketex
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl
+#!/usr/bin/perl
 
 $, = ' ';		# set output field separator
 $\ = "\n";		# set output record separator
--- pgplot5-5.2.2.orig/src/grgfil.f
+++ pgplot5-5.2.2/src/grgfil.f
@@ -26,7 +26,7 @@ C--
 C  2-Dec-1994 - new routine [TJP].
 C-----------------------------------------------------------------------
       CHARACTER*(*) DEFDIR, DEFFNT, DEFRGB
-      PARAMETER  (DEFDIR='/usr/local/pgplot/')
+      PARAMETER  (DEFDIR='/usr/lib/pgplot5/')
       PARAMETER  (DEFFNT='grfont.dat')
       PARAMETER  (DEFRGB='rgb.txt')
       CHARACTER*255 FF