3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: sameboy: Add missing #t in phase.

* gnu/packages/emulators.scm (sameboy)[arguments]: Add a trailing #t
  to the install phase.
This commit is contained in:
Jakub Kądziołka 2020-03-29 18:21:40 +02:00
parent 6a89997153
commit 1a4baf5119
No known key found for this signature in database
GPG key ID: E315A75846131564

View file

@ -511,7 +511,8 @@ and Game Boy Color games.")
(with-directory-excursion "build/bin/SDL"
(install-file "sameboy" bin)
(delete-file "sameboy")
(copy-recursively "." data))))))))
(copy-recursively "." data))
#t))))))
(home-page "https://sameboy.github.io/")
(synopsis "Accurate Game Boy, Game Boy Color and Super Game Boy emulator")
(description "SameBoy is a user friendly Game Boy, Game Boy Color