mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 14:03:33 -04:00
12 lines
226 B
Diff
12 lines
226 B
Diff
--- src/Makefile
|
|
+++ src/Makefile
|
|
@@ -2,7 +2,7 @@
|
|
name = sc-im
|
|
|
|
# The base directory where everything should be installed.
|
|
-prefix = /usr/local
|
|
+prefix = /usr
|
|
|
|
EXDIR = $(prefix)/bin
|
|
HELPDIR = $(prefix)/share/$(name)
|