Skip to content
Snippets Groups Projects
Commit cd451f35 authored by Piotr Ożarowski's avatar Piotr Ożarowski
Browse files

Add python-minimal.{postinst,prerm} files to handle .py files byte-compilation

parent 3c88df82
No related branches found
No related tags found
No related merge requests found
python-defaults (2.6.5-4) UNRELEASED; urgency=low
* dh_python2: fix parsing "XS-Python-Version: X.Y"
* Add python-minimal.{postinst,prerm} files to handle .py files
byte-compilation
-- Piotr Ożarowski <piotr@debian.org> Fri, 18 Jun 2010 16:52:21 +0200
......
#! /bin/sh
pycompile -p python-minimal
#DEBHELPER#
#! /bin/sh
pyclean -p python-minimal
#DEBHELPER#
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment