File: Makefile.patch

package info (click to toggle)
guilt 0.36-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 1,272 kB
  • ctags: 201
  • sloc: sh: 3,062; makefile: 93; perl: 42
file content (10 lines) | stat: -rw-r--r-- 158 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
# Description: Use /usr instead of /usr/local

--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-PREFIX?=/usr/local
+PREFIX?=/usr
 DESTDIR?=
 INSTALL?=install