mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
3ec81830b6
* add: kopia
* validate installed desktop file
* use `%{evr}` macro
* add missing period in description
(cherry picked from commit 07e3950633)
Co-authored-by: metcya <134973769+metcya@users.noreply.github.com>
14 lines
321 B
Diff
14 lines
321 B
Diff
diff --git a/app/package.json b/app/package.json
|
|
index bd3a699a..df05befa 100644
|
|
--- a/app/package.json
|
|
+++ b/app/package.json
|
|
@@ -45,7 +45,7 @@
|
|
],
|
|
"directories": {
|
|
"buildResources": "assets",
|
|
- "output": "../dist/kopia-ui"
|
|
+ "output": "./dist"
|
|
},
|
|
"nsis": {
|
|
"oneClick": false,
|