diff options
author | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2011-04-21 10:46:03 -0300 |
---|---|---|
committer | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2011-04-21 10:46:03 -0300 |
commit | 9b1034f455630540a6a7402c8857360591813e65 (patch) | |
tree | 07e7bdc75fdfbf6864938aaf5ef97aa8386b063d /libre/xorg-fonts-type1-libre | |
parent | 4b51a25d7b204a0cad1de3bd8d986ae0347ae0c2 (diff) | |
download | abslibre-9b1034f455630540a6a7402c8857360591813e65.tar.gz abslibre-9b1034f455630540a6a7402c8857360591813e65.tar.bz2 abslibre-9b1034f455630540a6a7402c8857360591813e65.zip |
fixed bug on fonts.install
Diffstat (limited to 'libre/xorg-fonts-type1-libre')
-rw-r--r-- | libre/xorg-fonts-type1-libre/xfonts.install | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libre/xorg-fonts-type1-libre/xfonts.install b/libre/xorg-fonts-type1-libre/xfonts.install index 3eb0455c9..51688a1d1 100644 --- a/libre/xorg-fonts-type1-libre/xfonts.install +++ b/libre/xorg-fonts-type1-libre/xfonts.install @@ -13,8 +13,3 @@ post_upgrade() { post_remove() { post_install $1 } - -op=$1 -shift - -$op $* |