Skip to content

Commit

Permalink
fixed tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
merscwog committed Feb 22, 2013
1 parent a6b3062 commit 2484173
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,12 @@ derived from RedHat. It leverages [Redline](http://redline-rpm.org/) Java libra
fileMode = 0500
into 'home'
}
from('endorsed') {
// Will tell redline-rpm not to auto create directories, which
// is sometimes necessary to avoid rpm directory conflicts
addParentDirs = false
into '/usr/share/tomcat/endorsed'
}
from('endorsed') {
// Will tell redline-rpm not to auto create directories, which
// is sometimes necessary to avoid rpm directory conflicts
addParentDirs = false
into '/usr/share/tomcat/endorsed'
}

link('/opt/foo/bin/foo.init', '/etc/init.d/foo')
}
Expand Down

0 comments on commit 2484173

Please sign in to comment.