Bug 13173 - Path changes make package build fail
Summary: Path changes make package build fail
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Packaging (show other bugs)
Version: Main
Hardware: All All
: P2 major (vote)
Assignee: Robin Sheat
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-30 22:34 UTC by Robin Sheat
Modified: 2015-06-04 23:33 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 13173 - remove some operations that are no longer needed (1.08 KB, patch)
2014-10-30 22:55 UTC, Robin Sheat
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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 2014-10-31 16:16:59 UTC
Patch pushed to master.

Thanks Robin!