This repository has been archived by the owner on Apr 5, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
505d62f
commit afa1b56
Showing
3 changed files
with
45 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,15 @@ | ||
WPS Office Installer for openSUSE | ||
|
||
------ | ||
|
||
Installation: | ||
|
||
go build wps-installer.go | ||
go build ghost_generator.go | ||
go build depends_generator.go | ||
|
||
wps-installer will be installed to /var/adm/update-scripts. | ||
|
||
`ghost_generator -wpsdir` will generate directories and ghost files files used by specfile. | ||
|
||
`depends_generator -wpsdir` will generate wps-office's runtime dependencies used in specfile. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters