File: fhsify

package info (click to toggle)
sma 1.4-3.1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 620 kB
  • sloc: ansic: 6,291; sh: 163; perl: 148; makefile: 67
file content (15 lines) | stat: -rw-r--r-- 437 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Index: sma-1.4/Makefile
===================================================================
--- sma-1.4.orig/Makefile	2012-02-13 09:56:50.954199395 -0800
+++ sma-1.4/Makefile	2012-02-13 09:57:54.914138159 -0800
@@ -2,8 +2,8 @@
 # $Id: Makefile,v 1.3 2001/10/29 10:24:37 jt Exp $
 #
 
-BINDIR = /usr/local/bin
-MANDIR = /usr/local/man/man8
+BINDIR = /usr/bin
+MANDIR = /usr/man/man8
 
 CC	= gcc
 # XPG3 regular expressions (GNU/BSD/SVR4)