- Use ${PREFIX}/heirloom as the installation directory
- Add LICENSE
- Use the standard do-install target
- Take maintainership
12 lines
215 B
C
12 lines
215 B
C
--- defs.h.orig 2005-07-03 19:25:46 UTC
|
|
+++ defs.h
|
|
@@ -148,7 +148,7 @@ extern "C" {
|
|
#define ENDARGS 0
|
|
|
|
/* enable shell accounting */
|
|
-#define ACCT
|
|
+/* #define ACCT */
|
|
|
|
#include <unistd.h>
|
|
#include "mac.h"
|