------------------------------------------------------------
revno: 22
git commit: 7ebf6e0da96a7f62f1d5a404f7755f8ee1f26dac
committer: Laércio de Sousa <[email protected]>
timestamp: Mon 2012-05-21 14:04:41 -0300
message:
Add missing ${TEMP} in pai-doc-installer.postinst
modified:
debian/pai-doc-installer.postinst
--
lp:pmmc-pte-pai
https://code.launchpad.net/~oiteam/pmmc-pte-pai/trunk
Your team Orientadores de Informática is subscribed to branch lp:pmmc-pte-pai.
To unsubscribe from this branch go to
https://code.launchpad.net/~oiteam/pmmc-pte-pai/trunk/+edit-subscription
=== modified file 'debian/pai-doc-installer.postinst'
--- debian/pai-doc-installer.postinst 2012-05-18 16:01:18 +0000
+++ debian/pai-doc-installer.postinst 2012-05-21 17:04:41 +0000
@@ -78,7 +78,7 @@
case "${1}" in
configure)
- download_and_unpack
+ download_and_unpack ${TEMP}
preinstall_doc ${TEMP} \
&& install_doc ${TEMP} \
&& rm -rf ${TEMP} \
--
Mailing list: https://launchpad.net/~oiteam
Post to : [email protected]
Unsubscribe : https://launchpad.net/~oiteam
More help : https://help.launchpad.net/ListHelp