Skip to content

Commit

Permalink
Throw out simvacreport
Browse files Browse the repository at this point in the history
  • Loading branch information
flowerysong committed Aug 11, 2015
1 parent 385aca8 commit 032bff5
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 212 deletions.
7 changes: 1 addition & 6 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,8 @@ simvacation_SOURCES += vdb_berkeley.c vdb_berkeley.h
simvacation_LDADD += @BDB_LIBS@
simunvacation_SOURCES += vdb_berkeley.c vdb_berkeley.h
simunvacation_LDADD += @BDB_LIBS@
## simvacreport doesn't use the abstraction layer and isn't used by us
## so I might chuck it.
simvacreport_SOURCES = simvacreport.c
simvacreport_LDADD = @BDB_LIBS@
bin_PROGRAMS += simvacreport
endif

dist_man_MANS = simvacation.8 simunvacation.8 simvacreport.8
dist_man_MANS = simvacation.8 simunvacation.8

EXTRA_DIST = COPYING.yasl
1 change: 0 additions & 1 deletion simunvacation.8
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ in
.B /var/vacationdb/[a-z]/.
.SH SEE ALSO
.BR simvacation(8),
.BR simvacreport(8),
.BR sendmail(8),
.BR ldap(3)
.LP
Expand Down
1 change: 0 additions & 1 deletion simvacation.8
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ in
.B /var/vacationdb/[a-z]/.
.SH SEE ALSO
.BR simunvacate(8),
.BR simvacreport(8),
.BR sendmail(8),
.BR simta(8),
.BR ldap(3)
Expand Down
33 changes: 0 additions & 33 deletions simvacreport.8

This file was deleted.

171 changes: 0 additions & 171 deletions simvacreport.c

This file was deleted.

0 comments on commit 032bff5

Please sign in to comment.