From 827c4c4e9c6848068342d2aaf9cf83686ca2fb66 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 3 Aug 2013 00:37:49 +0200 Subject: update email MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- texlive-flashcards/texlive-flashcards.install | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 texlive-flashcards/texlive-flashcards.install (limited to 'texlive-flashcards/texlive-flashcards.install') diff --git a/texlive-flashcards/texlive-flashcards.install b/texlive-flashcards/texlive-flashcards.install new file mode 100644 index 0000000..996ec23 --- /dev/null +++ b/texlive-flashcards/texlive-flashcards.install @@ -0,0 +1,14 @@ +post_install() { + post_remove + echo "The file was installed in:" + kpsewhich flashcards.cls +} + +post_upgrade() { + post_install +} + +post_remove() { + echo "Upgrading package database..." + mktexlsr +} -- cgit v1.2.3-70-g09d2