removed package export for building
This commit is contained in:
parent
1bbc46a97a
commit
e60f2c2e5e
1 changed files with 0 additions and 3 deletions
|
@ -54,6 +54,3 @@
|
|||
(synopsis "SMPQ is StormLib MPQ archiving utility. This utility is designed for full manipulating with Blizzard MPQ archives. It supports extracting, appending, renaming and deleting files in MPQ archives. It also can create MPQ archive. SMPQ can access to different type of MPQ archives and version. It support encrypted, compressed, partial and patched MPQ archives with version 1-4. SMPQ is free open source command line utility written in C/C++ which use multiplatform C++ StormLib library.")
|
||||
(description "SMPQ is StormLib MPQ archiving utility.")
|
||||
(license license:expat)))
|
||||
;; This allows you to run guix shell -f example.scm.
|
||||
;; Remove this line if you just want to define a package.
|
||||
smpq
|
||||
|
|
Loading…
Add table
Reference in a new issue