File: examples_path.patch

package info (click to toggle)
pfm 2.0.8-4
  • links: PTS
  • area: main
  • in suites: sid
  • size: 1,036 kB
  • sloc: tcl: 5,486; sql: 4,835; makefile: 4; sh: 1
file content (14 lines) | stat: -rw-r--r-- 458 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Description: Install examples in /usr/share/pfm/examples.
Forwarded: not-needed
Author: Mark Hindley <mark@hindley.org.uk>
--- a/pfm.conf
+++ b/pfm.conf
@@ -36,7 +36,7 @@
 #             it is a relative pathname, it is assumed to be relative to the
 #             installation directory.
 
-exampleDir examples
+exampleDir /usr/share/pfm/examples
 
 # languagdeDir: the directory whcih contains the user interface
 #               strings for all languages.