Bug 13173

Summary: Path changes make package build fail
Product: Koha Reporter: Robin Sheat <robin>
Component: PackagingAssignee: Robin Sheat <robin>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: major    
Priority: P2 CC: robin, tomascohen
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Bug 13173 - remove some operations that are no longer needed

Description Robin Sheat 2014-10-30 22:34:18 UTC
The removal of prog made some things fail on build.
Comment 1 Robin Sheat 2014-10-30 22:55:25 UTC
Created attachment 33013 [details] [review]
Bug 13173 - remove some operations that are no longer needed

Build was failing because some files that it expected had vanished.
Comment 2 Tomás Cohen Arazi (tcohen) 2014-10-31 16:16:59 UTC
Patch pushed to master.

Thanks Robin!