Changeset 668


Ignore:
Timestamp:
02/05/09 19:53:03 (4 years ago)
Author:
bruno
Message:
  • mdv needs another patch as stat is only under /bin not /usr/bin
Location:
projects/schroot/pbconf/devel/schroot
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • projects/schroot/pbconf/devel/schroot/rpm/schroot.spec

    r667 r668  
    3333 
    3434%build 
    35 %configure UUID_CFLAGS=-I/usr/include UUID_LIBS=-luuid --enable-static --disable-shared --localstatedir=%{_var} #--enable-dchroot --enable-dchroot-dsa 
     35%configure UUID_CFLAGS=-I/usr/include UUID_LIBS=-luuid --enable-static --disable-shared --localstatedir=%{_var}  
     36#--enable-dchroot --enable-dchroot-dsa 
    3637make %{?_smp_mflags} 
    3738 
Note: See TracChangeset for help on using the changeset viewer.