diff --git a/.cvsignore b/.cvsignore index e69de29..656c4cb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -0,0 +1 @@ +acct-6.3.2.tar.gz diff --git a/acct-6.3.2-config.patch b/acct-6.3.2-config.patch new file mode 100644 index 0000000..257f9b0 --- /dev/null +++ b/acct-6.3.2-config.patch @@ -0,0 +1,29 @@ +--- configure.in.sopwith Tue Mar 10 13:09:45 1998 ++++ configure.in Thu Feb 3 13:50:40 2000 +@@ -167,7 +167,7 @@ + + #ifndef ACCT_FILE + # if defined(__FreeBSD__) || defined(__linux__) +-# define ACCT_FILE "/var/account/pacct" ++# define ACCT_FILE "/var/log/pacct" + # else + # if defined(__NetBSD__) + # define ACCT_FILE "/var/account/acct" +@@ -187,7 +187,7 @@ + + #ifndef SAVACCT_FILE + # if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__linux__) +-# define SAVACCT_FILE "/var/account/savacct" ++# define SAVACCT_FILE "/var/log/savacct" + # else + # if defined(sun) || defined(AMIX) + # define SAVACCT_FILE "/var/adm/savacct" +@@ -203,7 +203,7 @@ + + #ifndef USRACCT_FILE + # if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__linux__) +-# define USRACCT_FILE "/var/account/usracct" ++# define USRACCT_FILE "/var/log/usracct" + # else + # if defined(sun) || defined(AMIX) + # define USRACCT_FILE "/var/adm/usracct" diff --git a/sources b/sources index e69de29..3159135 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +da0055b254f7da8b8920db83ef1ebba1 acct-6.3.2.tar.gz