Issue 109 in gpick: SConscript handles DESTDIR in a nonstandard way

4 views
Skip to first unread message

gp...@googlecode.com

unread,
Dec 18, 2013, 7:20:14 PM12/18/13
to gp...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 109 by ryandesi...@gmail.com: SConscript handles DESTDIR in a
nonstandard way
http://code.google.com/p/gpick/issues/detail?id=109

The SConscript file uses the DESTDIR variable in a nonstandard way. The
normal way this variable is used is that it is prepended to the prefix for
install and uninstall operations. The default value for DESTDIR would be
the empty string. See:

http://www.gnu.org/prep/standards/html_node/DESTDIR.html

But gpick's SConscript uses DESTDIR *instead of* prefix; it expects DESTDIR
to end with the prefix.

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

gp...@googlecode.com

unread,
Dec 19, 2013, 3:45:29 PM12/19/13
to gp...@googlegroups.com
Updates:
Status: Started
Owner: thezbyg

Comment #1 on issue 109 by thezbyg: SConscript handles DESTDIR in a
nonstandard way
http://code.google.com/p/gpick/issues/detail?id=109

Please try attached patch.

Attachments:
destdir_prefix.patch 2.9 KB
Reply all
Reply to author
Forward
0 new messages