Skip to content

Commit

Permalink
Fix import typo in rpm build patch
Browse files Browse the repository at this point in the history
  • Loading branch information
dlindquist committed Jan 25, 2013
1 parent 5cf8990 commit 7cec8e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/rpm/0003-Late-stage-jinja2-dependency.patch
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ index 290339d..11f428d 100644
+
+ # Late import salt libs to overcome circular imports and to allow building
+ # salt without making Jinja2 a build dependency
+ import salt.minon
+ import salt.minion
+ import salt.payload
+
serial = salt.payload.Serial(opts)
Expand Down

0 comments on commit 7cec8e5

Please sign in to comment.