diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2014-10-01 03:16:30 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2014-10-01 03:16:30 -0400 |
commit | 9b6b6dad291e2d62a957a38ace952d98147a83d2 (patch) | |
tree | 1e3e37af8a9d693d0cb749999aaaef095bb7876c /src/lib/.gitignore | |
parent | 051a269d2ff56d5ab01301c965a7f7d0799bc441 (diff) |
conf.sh: don't hardcode /etc, get it during build from $(sysconfdir)
Diffstat (limited to 'src/lib/.gitignore')
-rw-r--r-- | src/lib/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/.gitignore b/src/lib/.gitignore index 9a0c402..e769566 100644 --- a/src/lib/.gitignore +++ b/src/lib/.gitignore @@ -1,3 +1,4 @@ common.sh common.sh.in common.sh.top +conf.sh |