aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v0/sysenv.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2008-12-14 00:30:05 -0500
committerRalph Amissah <ralph@amissah.com>2008-12-14 00:30:05 -0500
commit1764b44250ef74f2180e7a067459a3030bcebe2e (patch)
treefeb116f4bd790351a059a714a4560101fd0397a6 /lib/sisu/v0/sysenv.rb
parentMerge branch 'upstream' into debian/sid (diff)
parentchangelog synced and man pages, minor updates (diff)
Merge branch 'upstream' into debian/sid
Diffstat (limited to 'lib/sisu/v0/sysenv.rb')
-rw-r--r--lib/sisu/v0/sysenv.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sisu/v0/sysenv.rb b/lib/sisu/v0/sysenv.rb
index 57695904..ded14951 100644
--- a/lib/sisu/v0/sysenv.rb
+++ b/lib/sisu/v0/sysenv.rb
@@ -1362,7 +1362,7 @@ WOK
def output #web/webserv output directory... subdirectory into which further subdirectories are made based on file names
"#{path.webserv}/#@stub_pwd"
end
- def output_src #web/webserv output directory... subdirectory into which further subdirectories are made based on file names
+ def output_src
"#{path.output}/src"
end
def output_md_harvest