Commits
Takanori Yamamoto authored f5a03b2af0a
6 6 | fi |
7 7 | |
8 8 | export PREFIX="%p" USE_UNSERMAKE=1 |
9 9 | . ./environment-helper.sh |
10 10 | |
11 11 | perl -pi -e 's,FONTINST_SUBDIR="kfontinst",FONTINST_SUBDIR="",' kcontrol/kfontinst/configure.in.in |
12 12 | |
13 13 | ./build-helper.sh cvs %N %v %r make -f admin/Makefile.common cvs |
14 14 | ./build-helper.sh configure %N %v %r ./configure %c $CONFIGURE_PARAMS |
15 15 | ./build-helper.sh make %N %v %r unsermake $UNSERMAKEFLAGS KDM_FLAGS="-UHAVE_UTMPX -DBSD_UTMP=1" |
16 - | #apidox#./build-helper.sh apidox %N %v %r make apidox |
16 + | #apidox#./build-helper.sh apidox %N %v %r unsermake $UNSERMAKEFLAGS apidox |