fix env restore bug
This commit is contained in:
parent
080f5acd58
commit
af9e7f1b31
@ -102,7 +102,7 @@ index 0000000..15f6311
|
|||||||
+ fi
|
+ fi
|
||||||
+}
|
+}
|
||||||
+
|
+
|
||||||
+env_restore
|
+
|
||||||
diff --git a/isomaker/img_repo.sh b/isomaker/img_repo.sh
|
diff --git a/isomaker/img_repo.sh b/isomaker/img_repo.sh
|
||||||
index 9135b39..5e956c7 100644
|
index 9135b39..5e956c7 100644
|
||||||
--- a/isomaker/img_repo.sh
|
--- a/isomaker/img_repo.sh
|
||||||
|
|||||||
@ -11,7 +11,7 @@ Summary: a building tool for DVD ISO making and ISO cutting
|
|||||||
License: Mulan PSL v2
|
License: Mulan PSL v2
|
||||||
Group: System/Management
|
Group: System/Management
|
||||||
Version: 2.0.3
|
Version: 2.0.3
|
||||||
Release: 10
|
Release: 11
|
||||||
BuildRoot: %{_tmppath}/%{name}
|
BuildRoot: %{_tmppath}/%{name}
|
||||||
|
|
||||||
Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
@ -135,6 +135,11 @@ rm -rf %{buildroot}
|
|||||||
rm -rf $RPM_BUILD_DIR/%{name}
|
rm -rf $RPM_BUILD_DIR/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 23 2023 chenhuihan <chenhuihan@huawei.com> - 2.0.3-11
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC: fix env restore bug
|
||||||
|
|
||||||
* Thu Oct 19 2023 chenhuihan <chenhuihan@huawei.com> - 2.0.3-10
|
* Thu Oct 19 2023 chenhuihan <chenhuihan@huawei.com> - 2.0.3-10
|
||||||
- ID:NA
|
- ID:NA
|
||||||
- SUG:NA
|
- SUG:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user