Документ взят из кэша поисковой машины. Адрес оригинального документа : http://kodomo.fbb.msu.ru/hg/allpy/rev/08aab01af45b
Дата изменения: Unknown
Дата индексирования: Tue Oct 2 00:31:43 2012
Кодировка:
allpy: 08aab01af45b

allpy

changeset 1000:08aab01af45b

pair-cores/web: fix ``environment'' target of Makefile
author Boris Nagaev <bnagaev@gmail.com>
date Sat, 03 Mar 2012 23:06:17 +0400
parents efb490de7681
children 6f780722212a
files pair_cores/web/Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line diff
     1.1 --- a/pair_cores/web/Makefile	Sat Mar 03 22:58:13 2012 +0400
     1.2 +++ b/pair_cores/web/Makefile	Sat Mar 03 23:06:17 2012 +0400
     1.3 @@ -9,7 +9,7 @@
     1.4  	mkdir -p approot
     1.5  	cd approot && ln -fs ../wc/locales
     1.6  	mkdir -p docroot/resources
     1.7 -	cd docroot/resources && ln -fs /usr/share/Wt/resources/* .
     1.8 +	cd docroot/resources && ln -fs /usr/share/Wt/resources/*.* .
     1.9  	cd docroot/resources && rm -fr Wc
    1.10  	cd docroot/resources && mkdir -p Wc
    1.11  	cd docroot/resources/Wc && ln -fs ../../../wc/css/