SlackBuild ideas for KNemo?
Inviato: dom 2 apr 2006, 9:04
I've tried to make myself a package with the Slacky's SlackBuild...
But no success :/
The newest Knemo has to be build with unsermake instead of make
To see the changes of Knemo 0.4, go here:
http://kde-apps.org/content/show.php?co ... be25c36c02
Here is a quote from KDE Wiki:
But no success :/
The newest Knemo has to be build with unsermake instead of make
To see the changes of Knemo 0.4, go here:
http://kde-apps.org/content/show.php?co ... be25c36c02
Here is a quote from KDE Wiki:
So any ideas how I can use unsermake in a SlackBuild?...unsermake is a compelling replacement for automake...
Creating Slackware .tgz package with unsermake:
Checkinstall is a package creation software. One can create an RPM, TGZ (slackware), or DEB using checkinstall. On slackware, edit the "checkinstall" script and rename all "make" with "unsermake" won't help at all...