jbossnative-commits(a)lists.jboss.org wrote:
Modified:
trunk/build/unix/util/builddep.sh
+ case ${BUILD_SYS} in
+ linux2)
+ rpm -qf $file >> $2.tmp
+ ;;
What if someone tries to build that on Slackware, Debian or SuSE?
Think we'll have to find some smarter way to do the dependencies.
Cheers
--
™