diff options
author | Nikita Karetnikov <nikita@karetnikov.org> | 2013-04-05 23:08:44 +0000 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2013-04-12 21:58:46 +0200 |
commit | 865c4ef33ce65ca87002a268230edae504c87166 (patch) | |
tree | 3cc21fbd18708aad97e1326d40fb38c08860a870 /Makefile.am | |
parent | 3fdc99da1933e07985b6ca04d3b9412d5df05ade (diff) | |
download | patches-865c4ef33ce65ca87002a268230edae504c87166.tar patches-865c4ef33ce65ca87002a268230edae504c87166.tar.gz |
gnu: shishi: Update to 1.0.2.
* gnu/packages/shishi.scm (shishi): Update to 1.0.2.
* gnu/packages/patches/shishi-gets-undeclared.patch: Remove it.
* Makefile.am (dist_patch_DATA): Adjust accordingly.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index ab72b1faa7..f73437f0f4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -238,7 +238,6 @@ dist_patch_DATA = \ gnu/packages/patches/procps-make-3.82.patch \ gnu/packages/patches/qemu-multiple-smb-shares.patch \ gnu/packages/patches/readline-link-ncurses.patch \ - gnu/packages/patches/shishi-gets-undeclared.patch \ gnu/packages/patches/tar-gets-undeclared.patch \ gnu/packages/patches/tcsh-fix-autotest.patch \ gnu/packages/patches/teckit-cstdio.patch \ |