[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 239004] Custom Makefile Project has wrong working directory
From:       John <john5342 () gmail ! com>
Date:       2012-03-23 19:25:30
Message-ID: bug-239004-17878-QuAXBVkndZ () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=239004

John <john5342@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |john5342@gmail.com

--- Comment #2 from John <john5342@gmail.com> ---
Using KDE 4.3.0:

1. Create a project with the following Makefile.

== Makefile ===========

build :
    echo $(PWD)

=======================

2. Right click "build" target and add to build set.

3. Build (F8 by default).

4. I receive the following wrong output.

== Output =============

/home/john/projects/pwd_test_project/> make
echo /home/john
/home/john
*** Finished ***

=======================

5 Run the same from the command line and get the following correct output:

== Commandline ========

[john@ALAP pwd_test_project]$ make
echo /home/john/projects/pwd_test_project
/home/john/projects/pwd_test_project

=======================

-- 
You are receiving this mail because:
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic