Changeset 796 for spec/trunk/SPECS


Ignore:
Timestamp:
Jun 14, 2016, 11:29:33 AM (9 years ago)
Author:
Yuri Dario
Message:

spec: uclip, bot build changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/uclip.spec

    r705 r796  
    1 %define svn_url     F:/rd/AOO/tools/UniClip
    2 #define svn_url     https://svn.netlabs.org/repos/openoffice/trunk/tools/UniClip
     1#define svn_url     F:/rd/AOO/tools/UniClip
     2%define svn_url     https://svn.netlabs.org/repos/openoffice/trunk/tools/UniClip
    33%define svn_rev     955
    44
     
    4848%build
    4949export KCFLAGS="%{optflags}"
    50 kmk -C src
     50export ODIN="E:/BuildBot/BUILD/Odin/trunk"
     51kmk -C src ODIN="E:/BuildBot/BUILD/Odin/trunk"
    5152
    5253%install
    5354rm -rf %{buildroot}
    5455
    55 kmk -C src PATH_INS="%{buildroot}/@unixroot/usr" install
     56kmk -C src PATH_INS="%{buildroot}/@unixroot/usr" ODIN="E:/BuildBot/BUILD/Odin/trunk" install
    5657
    5758%clean
Note: See TracChangeset for help on using the changeset viewer.