source: terepaima/terepaima-0.4.16/debian/terepaima.postrm.debhelper

desarrollostretch
Last change on this file was b93ceb8, checked in by Antonio Araujo <aaraujo@…>, 8 years ago

Se está utilizando ahora libpoppler-048. Se incorporaron los cambios que hizo pbuitrago en https://tibisay.cenditel.gob.ve/visorpdf/changeset/a07dd789aa03caa6eb66e096c0a5958695864b72/visorpdf en los fuentes para generar el paquete .deb

  • Property mode set to 100644
File size: 258 bytes
Line 
1# Automatically added by dh_makeshlibs
2if [ "$1" = "remove" ]; then
3        ldconfig
4fi
5# End automatically added section
6# Automatically added by dh_installmenu
7if [ -x "`which update-menus 2>/dev/null`" ]; then update-menus ; fi
8# End automatically added section
Note: See TracBrowser for help on using the repository browser.