StarlingX build source tree root
Go to file
Shuicheng Lin 3f5687b3e5 Fix build-srpms cannot edit a variety of packages
Closes-Bug: 1792001

Fix edit issue for package puppet-nova/bash/resource-agents.

The cause of the issue is, there is "rm -rf %{buildroot}"
or similar line in the spec, which cause the buildroot folder
be deleted, and git info be deleted also. So lead to the
"git add" cmd failure.
Fix:
Try to ignore this cmd to avoid git info be deleted.

Test:
This script is for edit cmd only, no impact to normal build.
Tested several packages locally, no issue found yet.

Change-Id: I667c363bd82e68f107a6c51f65a2a9dd0d2434d4
Signed-off-by: Shuicheng Lin <shuicheng.lin@intel.com>
2018-11-27 00:29:52 +08:00
build-data Build Avoidance 2018-09-17 16:41:31 -04:00
build-tools Fix build-srpms cannot edit a variety of packages 2018-11-27 00:29:52 +08:00
stx Remove empty repo stx-utils 2018-08-03 14:14:41 -04:00
.gitignore Build Avoidance 2018-09-17 16:41:31 -04:00
.gitreview correct gitreview setting for master 2018-09-20 23:25:41 +08:00
.zuul.yaml Fix linters issues and enable tox/zuul linters job as gate 2018-09-05 22:42:11 +08:00
LICENSE StarlingX open source release updates 2018-06-01 07:45:23 -07:00
test-requirements.txt Update tests to new default 2018-06-08 20:09:47 -05:00
tox.ini fix tox python3 overrides 2018-10-05 10:58:31 +00:00