Changeset 416
- Timestamp:
- 09/17/2009 22:56:48 (3 years ago)
- Location:
- tags/confman-1.9.2b
- Files:
-
- 26 copied
-
. (copied) (copied from branches/confman-1.9)
-
ChangeLog (copied) (copied from branches/confman-1.9/ChangeLog)
-
INSTALL (copied) (copied from branches/confman-1.9/INSTALL)
-
LICENSE (copied) (copied from branches/confman-1.9/LICENSE)
-
Makefile.am (copied) (copied from branches/confman-1.9/Makefile.am) (1 diff)
-
README (copied) (copied from branches/confman-1.9/README)
-
abspath.in (copied) (copied from branches/confman-1.9/abspath.in)
-
confadmin.8 (copied) (copied from branches/confman-1.9/confadmin.8)
-
confadmin.in (copied) (copied from branches/confman-1.9/confadmin.in)
-
confadmindoc.sh (copied) (copied from branches/confman-1.9/confadmindoc.sh)
-
confaudit.8 (copied) (copied from branches/confman-1.9/confaudit.8)
-
confaudit.in (copied) (copied from branches/confman-1.9/confaudit.in)
-
confexport.8 (copied) (copied from branches/confman-1.9/confexport.8)
-
confexport.in (copied) (copied from branches/confman-1.9/confexport.in)
-
configure.ac (copied) (copied from branches/confman-1.9/configure.ac) (1 diff)
-
conflock.in (copied) (copied from branches/confman-1.9/conflock.in)
-
confman.8.in (copied) (copied from branches/confman-1.9/confman.8.in)
-
confman.conf.5.in (copied) (copied from branches/confman-1.9/confman.conf.5.in)
-
confman.conf.in (copied) (copied from branches/confman-1.9/confman.conf.in)
-
confman.conf.sample.in (copied) (copied from branches/confman-1.9/confman.conf.sample.in)
-
confman.in (copied) (copied from branches/confman-1.9/confman.in)
-
confman_completion.in (copied) (copied from branches/confman-1.9/confman_completion.in)
-
confmancommon.sh.in (copied) (copied from branches/confman-1.9/confmancommon.sh.in)
-
confmandoc.sh (copied) (copied from branches/confman-1.9/confmandoc.sh)
-
confsync.8 (copied) (copied from branches/confman-1.9/confsync.8)
-
confsync.in (copied) (copied from branches/confman-1.9/confsync.in)
Legend:
- Unmodified
- Added
- Removed
-
tags/confman-1.9.2b/Makefile.am
r397 r416 1 1 BASH = @BASH_SHELL@ 2 3 VERSION += (397)4 2 5 3 bashcompdir = $(sysconfdir)/bash_completion.d -
tags/confman-1.9.2b/configure.ac
r390 r416 1 1 AC_PREREQ(2.62) 2 AC_INIT([confman], [1.9. a], [confman-users@timesinks.net])2 AC_INIT([confman], [1.9.2b], [confman-users@timesinks.net]) 3 3 AM_INIT_AUTOMAKE([foreign]) 4 4
Note: See TracChangeset
for help on using the changeset viewer.
