|
From: | marco atzeri |
Subject: | [Octave-bug-tracker] [bug #45362] pkg load stk fails (stk-2.3.0) |
Date: | Sat, 20 Jun 2015 14:17:13 +0000 |
User-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0 |
Follow-up Comment #4, bug #45362 (project octave): for what I see pkg build -nodeps -noauto -global -verbose .. creates two PKG_ADD and two PKG_DEL $ find . -name PKG* ./usr/lib/octave/packages/stk-2.3.1/x86_64-unknown-cygwin-api-v50+/PKG_ADD ./usr/lib/octave/packages/stk-2.3.1/x86_64-unknown-cygwin-api-v50+/PKG_DEL ./usr/share/octave/packages/stk-2.3.1/PKG_ADD ./usr/share/octave/packages/stk-2.3.1/PKG_DEL with the same content $ cat PKG_ADD stk_init (); $ cat PKG_DEL stk_init (true); I assume from your comments that only a single PKG_ADD and no PKG_DEL is expected by you. I can send you the package resulting from pkg build, if you are interested. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?45362> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |