[ros-bugs] [Bug 2312] New: Wrong command in Rosapps makefile

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Mon Jun 18 11:45:06 CEST 2007


http://www.reactos.org/bugzilla/show_bug.cgi?id=2312

           Summary: Wrong command in Rosapps makefile
           Product: ReactOS Apps (rosapps)
           Version: unspecified
          Platform: QEmu
        OS/Version: ReactOS
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Utilities
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: olaf_siejka at o2.pl
         QAContact: ros-bugs at reactos.org


It says:
@echo 2. link reactos/modules/rosapps to rosapps
...
@echo    WINDOWS
@echo         cd %%ROS_SRC_ROOT%%\reactos\modules
@echo         junction rosapps %%ROS_SRC_ROOT%%\rosapps

The %%ROS_SRC_ROOT%% isnt a valid Windows environment variable for Ros source
directory. It should be %_ROSSOURCEDIR% instead.


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
You are the assignee for the bug, or are watching the assignee.


More information about the Ros-bugs mailing list