2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2026-09-12 12:36:23 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Daniel Hilst b5d6466009 fix(build-debs-all): stage LICENSE.html for the genesis-base package build
Building the genesis-base deb failed at dh_installdocs because LICENSE.html
could not be found: only the debian/ directory and the source RPM were copied
into the build root, while debian/docs references LICENSE.html. Copy
LICENSE.html into the build root alongside debian/. Also drop the dead
'svn update' call left over from the pre-git build.

Signed-off-by: Daniel Hilst <392820+dhilst@users.noreply.github.com>
2026-06-24 14:43:28 -03:00
xq2005 c95edcd443 build the dependent packages on ubuntu
Former-commit-id: 36bbddc5cf6ff2115a06f5c4508dee86404ffd1c
2013-06-26 09:56:50 +00:00
xq2005 094a83c93d build dep packages on debian/ubuntu
Former-commit-id: 4d3cbd198b53d7289297206c085cbc3c0fc79837
2013-02-20 04:23:39 +00:00
xq2005 73e03f190a build all dependcy packages on ubuntu/debian
Former-commit-id: 4ab495c85a38c34bac936b3dae539132d927129e
2013-02-09 06:13:37 +00:00
xq2005 12a4000e81 all warnings being treated as errors
Former-commit-id: 49c41bbdc4e3756231ea0c835bfe566fec09761e
2012-09-28 06:16:03 +00:00
arifali c00858d0f7 Add build script for building debs in xcat-dep
Former-commit-id: 123c9eea8b2e5171c3d3d5a4382f5f650a510f99
2012-04-10 21:11:28 +00:00