
14 Feb
2013
14 Feb
'13
3:26 p.m.
Hello, I thought I was successfull in building Muffin.In the work directory I did these steps. aclocallibtoolize --forceautoheaderautoconf ./configure --prefix=/usrmake So I change the build section of Pkgfile to this: build () { cd $name-$version aclocal libtoolize --force autoheader autoconf ./configure --prefix=/usr make make DESTDIR=$PKG install} But this one fails with missing a seperator on the Makefile. Can someone explain to me why this happens and how to solve this ? Roelof
4481
Age (days ago)
4481
Last active (days ago)
0 comments
1 participants
participants (1)
-
Roelof Wobben