Index: Makefile =================================================================== --- Makefile (revision 351082) +++ Makefile (working copy) @@ -18,13 +18,11 @@ USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= instant -MAN1= instant-clean.1 \ - instant-showcache.1 +MAN1= instant-clean.1 instant-showcache.1 MANCOMPRESSED= yes MMVERSION= 1.2 -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e \ 's|\[(join("share", "man", "man1"),|\[(join("man", "man1"),|' \ Index: pkg-descr =================================================================== --- pkg-descr (revision 351082) +++ pkg-descr (working copy) @@ -5,4 +5,4 @@ The code can be either C or C++, but like when programming C or C++, it has to be inside a function or a similar C/C++ construct. -WWW: https://launchpad.net/instant +WWW: https://launchpad.net/instant Index: pkg-plist =================================================================== --- pkg-plist (revision 351082) +++ pkg-plist (working copy) @@ -1,5 +1,7 @@ bin/instant-clean bin/instant-showcache +man/man1/instant-clean.1.gz +man/man1/instant-showcache.1.gz %%PYTHON_SITELIBDIR%%/instant/__init__.py %%PYTHON_SITELIBDIR%%/instant/__init__.pyc %%PYTHON_SITELIBDIR%%/instant/__init__.pyo