Skip to content

Commit

Permalink
add pentaho-env script
Browse files Browse the repository at this point in the history
  • Loading branch information
jfroche committed Jan 18, 2012
1 parent 3547516 commit 3d4902c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pentaho-pdi.spec
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ cp -pr simple-jndi "%{buildroot}%{_prefix}"
%__install -D -m0755 "generateClusterSchema.sh" "%{buildroot}%{_prefix}/generateClusterSchema.sh"
%__install -D -m0755 "kitchen.sh" "%{buildroot}%{_prefix}/kitchen.sh"
%__install -D -m0755 "pan.sh" "%{buildroot}%{_prefix}/pan.sh"
%__install -D -m0755 "set-pentaho-env.sh" "%{buildroot}%{_prefix}/set-pentaho-env.sh"

%__install -D -m0644 "%{SOURCE1}" "%{buildroot}%{_prefix}/libext/JDBC"
%__install -D -m0644 "%{SOURCE2}" "%{buildroot}%{_prefix}/libext/JDBC"
Expand Down

0 comments on commit 3d4902c

Please sign in to comment.