- Timestamp:
- 05/21/2009 16:29:54 (3 years ago)
- Location:
- branches/confman-1.9
- Files:
-
- 7 edited
-
. (modified) (1 prop)
-
INSTALL (modified) (1 diff)
-
Makefile.am (modified) (1 diff)
-
abspath.in (modified) (1 prop)
-
configure.ac (modified) (1 diff)
-
conflock.in (modified) (1 prop)
-
confmanlib.sh.in (modified) (1 prop)
Legend:
- Unmodified
- Added
- Removed
-
branches/confman-1.9
-
branches/confman-1.9/INSTALL
r333 r337 5 5 # make install 6 6 7 Pass BASH=/bin/bash to configure if you're on CentOS, RedHat, or similar.8 -
branches/confman-1.9/Makefile.am
r331 r337 1 BASH = @BASH_SHELL@ 2 1 3 bashcompdir = $(sysconfdir)/bash_completion.d 2 4 pkglibexecdir = $(libexecdir)/confman -
branches/confman-1.9/abspath.in
- Property svn:mergeinfo changed (with no actual effect on merging)
-
branches/confman-1.9/configure.ac
r324 r337 6 6 AC_PROG_SED 7 7 AC_PROG_LN_S 8 AC_PATH_PROG([BASH ], [bash])8 AC_PATH_PROG([BASH_SHELL], [bash]) 9 9 AC_PATH_PROG([SVN], [svn]) 10 10 AC_PATH_PROG([SUDO], [sudo]) -
branches/confman-1.9/conflock.in
- Property svn:mergeinfo changed (with no actual effect on merging)
-
branches/confman-1.9/confmanlib.sh.in
- Property svn:mergeinfo changed (with no actual effect on merging)
Note: See TracChangeset
for help on using the changeset viewer.
