File: modules.patch

package info (click to toggle)
procmeter3 3.6-3.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,444 kB
  • sloc: ansic: 16,600; makefile: 428; sh: 13
file content (16 lines) | stat: -rw-r--r-- 438 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: Avoid the installation of examples of procmeter3 modules under /usr/lib/X11
Author: ISHIKAWA Mutsumi <ishikawa@debian.org>
Bug-Debian: http://bugs.debian.org/651145
Forwarded: No

--- a/modules/Makefile
+++ b/modules/Makefile
@@ -14,7 +14,7 @@
 # Paths (overridden by main Makefile)
 
 INSTDIR=/usr/local
-LIB_PATH=$(INSTDIR)/lib/X11/ProcMeter3
+LIB_PATH=$(INSTDIR)/lib/ProcMeter3
 MOD_PATH=$(LIB_PATH)/modules
 
 # Programs