diff options
Diffstat (limited to '')
| -rw-r--r-- | latex-fitch-uoo/fitch.install | 11 | 
1 files changed, 0 insertions, 11 deletions
diff --git a/latex-fitch-uoo/fitch.install b/latex-fitch-uoo/fitch.install deleted file mode 100644 index e1c1d5e..0000000 --- a/latex-fitch-uoo/fitch.install +++ /dev/null @@ -1,11 +0,0 @@ -post_upgrade() { -    echo    " updating the filename database..." -    texconfig-sys rehash -    echo    " done." -} - -post_remove() { -    echo    " updating the filename database..." -    texconfig-sys rehash -    echo    " done." -}  | 
