diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-02-13 21:36:28 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-02-13 21:36:28 +0100 |
commit | 31d8bbcec37d1a769bdd50be62d5fbdd1cc333fd (patch) | |
tree | 4c7e95321d386b86ea77d419f55a12ce7e36b7da /dist/archlinux/stable/general-preprocessor.install | |
parent | do not compress info (diff) | |
download | gpp-31d8bbcec37d1a769bdd50be62d5fbdd1cc333fd.tar.gz gpp-31d8bbcec37d1a769bdd50be62d5fbdd1cc333fd.tar.bz2 gpp-31d8bbcec37d1a769bdd50be62d5fbdd1cc333fd.tar.xz |
update dist
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | dist/archlinux/stable/general-preprocessor.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/archlinux/stable/general-preprocessor.install b/dist/archlinux/stable/general-preprocessor.install index 822bdd3..3f68be9 100644 --- a/dist/archlinux/stable/general-preprocessor.install +++ b/dist/archlinux/stable/general-preprocessor.install @@ -1,7 +1,7 @@ _file="general-preprocessor" infodir="usr/share/info" -file="${_file}.info.gz" +file="${_file}.info" post_install() { |