automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Allow py-compile to ignore DESTDIR


From: Toshio
Subject: Re: Allow py-compile to ignore DESTDIR
Date: Mon, 15 Nov 2004 22:17:31 -0500

Alrighty.  I haven't received my FSF assignment form yet, but it's
supposed to be in the mail to me.  Here's version 2 of the patch.  
* ChangeLog entry
* Test case
* py-compile's --destdir equates to $DESTDIR and --basedir is the rest
of the path information to the file's installed location.
* I ended up keeping the destdir/basedir logic in the python portion
rather than the shell as it seems like it would have required more
effort to get working. (basedir can be specified as an absolute path
which was easy to work around in python but I don't see an easier way to
code in sh.)
* Fixed a bug in my python.am code WRT empty DESTDIRs.
-- 
Toshio <address@hidden>

Attachment: automake-python-2.patch
Description: Text Data

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]