[icedtea-web] RFC: fix DESTDIR issues in Makefile
Omair Majid
omajid at redhat.com
Mon Mar 14 10:45:06 PDT 2011
Hi
The attached patch fixes some incorrect uses of DESTDIR in Makefile.am.
Following the advice from the GNU DESTDIR docs [1], I have removed all
uses of DESTDIR that aren't in the install* and uninstall* targets.
ChangeLog:
2011-03-14 Omair Majid <omajid at redhat.com>
* Makefile.am (LAUNCHER_BOOTCLASSPATH, PLUGIN_BOOTCLASSPATH)
(javaws.desktop, itweb-settings.desktop): Remove DESTDIR.
Any thoughts or comments?
Cheers,
Omair
[1] http://www.gnu.org/prep/standards/html_node/DESTDIR.html#DESTDIR
-------------- next part --------------
A non-text attachment was scrubbed...
Name: destdir-issues-in-icedtea-web.patch
Type: text/x-patch
Size: 1474 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20110314/b34a5971/destdir-issues-in-icedtea-web.patch
More information about the distro-pkg-dev
mailing list