Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
diogomatsubara committed Jun 14, 2024
1 parent d758354 commit 29cdcad
Show file tree
Hide file tree
Showing 9 changed files with 27 additions and 9 deletions.
4 changes: 3 additions & 1 deletion dist/build-crates-debian-main.js
Original file line number Diff line number Diff line change
Expand Up @@ -127508,6 +127508,7 @@ function buildDebian(path, target, version) {
(0,_command__WEBPACK_IMPORTED_MODULE_5__.sh)(`cargo deb --no-build --no-strip \
--target ${target} \
--package ${package_.name} \
--deb-revision "" \
--deb-version ${version} \
--variant ${variant}`, {
cwd: path,
Expand All @@ -127518,7 +127519,8 @@ function buildDebian(path, target, version) {
(0,_command__WEBPACK_IMPORTED_MODULE_5__.sh)(`cargo deb --no-build --no-strip \
--target ${target} \
--package ${package_.name} \
--deb-version ${version}`, {
--deb-version ${version} \
--deb-revision ""`, {
cwd: path,
});
}
Expand Down
4 changes: 3 additions & 1 deletion dist/build-crates-standalone-main.js
Original file line number Diff line number Diff line change
Expand Up @@ -127493,6 +127493,7 @@ function buildDebian(path, target, version) {
sh(`cargo deb --no-build --no-strip \
--target ${target} \
--package ${package_.name} \
--deb-revision "" \
--deb-version ${version} \
--variant ${variant}`, {
cwd: path,
Expand All @@ -127503,7 +127504,8 @@ function buildDebian(path, target, version) {
sh(`cargo deb --no-build --no-strip \
--target ${target} \
--package ${package_.name} \
--deb-version ${version}`, {
--deb-version ${version} \
--deb-revision ""`, {
cwd: path,
});
}
Expand Down
4 changes: 3 additions & 1 deletion dist/bump-crates-main.js
Original file line number Diff line number Diff line change
Expand Up @@ -81214,6 +81214,7 @@ function buildDebian(path, target, version) {
sh(`cargo deb --no-build --no-strip \
--target ${target} \
--package ${package_.name} \
--deb-revision "" \
--deb-version ${version} \
--variant ${variant}`, {
cwd: path,
Expand All @@ -81224,7 +81225,8 @@ function buildDebian(path, target, version) {
sh(`cargo deb --no-build --no-strip \
--target ${target} \
--package ${package_.name} \
--deb-version ${version}`, {
--deb-version ${version} \
--deb-revision ""`, {
cwd: path,
});
}
Expand Down
4 changes: 3 additions & 1 deletion dist/publish-crates-cargo-main.js
Original file line number Diff line number Diff line change
Expand Up @@ -81102,6 +81102,7 @@ function buildDebian(path, target, version) {
sh(`cargo deb --no-build --no-strip \
--target ${target} \
--package ${package_.name} \
--deb-revision "" \
--deb-version ${version} \
--variant ${variant}`, {
cwd: path,
Expand All @@ -81112,7 +81113,8 @@ function buildDebian(path, target, version) {
sh(`cargo deb --no-build --no-strip \
--target ${target} \
--package ${package_.name} \
--deb-version ${version}`, {
--deb-version ${version} \
--deb-revision ""`, {
cwd: path,
});
}
Expand Down
4 changes: 3 additions & 1 deletion dist/publish-crates-debian-main.js
Original file line number Diff line number Diff line change
Expand Up @@ -127488,6 +127488,7 @@ function buildDebian(path, target, version) {
sh(`cargo deb --no-build --no-strip \
--target ${target} \
--package ${package_.name} \
--deb-revision "" \
--deb-version ${version} \
--variant ${variant}`, {
cwd: path,
Expand All @@ -127498,7 +127499,8 @@ function buildDebian(path, target, version) {
sh(`cargo deb --no-build --no-strip \
--target ${target} \
--package ${package_.name} \
--deb-version ${version}`, {
--deb-version ${version} \
--deb-revision ""`, {
cwd: path,
});
}
Expand Down
4 changes: 3 additions & 1 deletion dist/publish-crates-eclipse-main.js
Original file line number Diff line number Diff line change
Expand Up @@ -127569,6 +127569,7 @@ function buildDebian(path, target, version) {
sh(`cargo deb --no-build --no-strip \
--target ${target} \
--package ${package_.name} \
--deb-revision "" \
--deb-version ${version} \
--variant ${variant}`, {
cwd: path,
Expand All @@ -127579,7 +127580,8 @@ function buildDebian(path, target, version) {
sh(`cargo deb --no-build --no-strip \
--target ${target} \
--package ${package_.name} \
--deb-version ${version}`, {
--deb-version ${version} \
--deb-revision ""`, {
cwd: path,
});
}
Expand Down
4 changes: 3 additions & 1 deletion dist/publish-crates-github-main.js
Original file line number Diff line number Diff line change
Expand Up @@ -127569,6 +127569,7 @@ function buildDebian(path, target, version) {
sh(`cargo deb --no-build --no-strip \
--target ${target} \
--package ${package_.name} \
--deb-revision "" \
--deb-version ${version} \
--variant ${variant}`, {
cwd: path,
Expand All @@ -127579,7 +127580,8 @@ function buildDebian(path, target, version) {
sh(`cargo deb --no-build --no-strip \
--target ${target} \
--package ${package_.name} \
--deb-version ${version}`, {
--deb-version ${version} \
--deb-revision ""`, {
cwd: path,
});
}
Expand Down
4 changes: 3 additions & 1 deletion dist/publish-crates-homebrew-main.js
Original file line number Diff line number Diff line change
Expand Up @@ -127473,6 +127473,7 @@ function buildDebian(path, target, version) {
sh(`cargo deb --no-build --no-strip \
--target ${target} \
--package ${package_.name} \
--deb-revision "" \
--deb-version ${version} \
--variant ${variant}`, {
cwd: path,
Expand All @@ -127483,7 +127484,8 @@ function buildDebian(path, target, version) {
sh(`cargo deb --no-build --no-strip \
--target ${target} \
--package ${package_.name} \
--deb-version ${version}`, {
--deb-version ${version} \
--deb-revision ""`, {
cwd: path,
});
}
Expand Down
4 changes: 3 additions & 1 deletion src/cargo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,7 @@ export function buildDebian(path: string, target: string, version: string) {
`cargo deb --no-build --no-strip \
--target ${target} \
--package ${package_.name} \
--deb-revision "" \
--deb-version ${version} \
--variant ${variant}`,
{
Expand All @@ -347,7 +348,8 @@ export function buildDebian(path: string, target: string, version: string) {
`cargo deb --no-build --no-strip \
--target ${target} \
--package ${package_.name} \
--deb-version ${version}`,
--deb-version ${version} \
--deb-revision ""`,
{
cwd: path,
},
Expand Down

0 comments on commit 29cdcad

Please sign in to comment.