Here is some more info.
I made the initial rpms using
"rpmbuild --rebuild" (plus some options)
Now, I did
"rpm -i bacula.src.rpm"
and then
"rpmbuild -bb /usr/src/redhat/SPECS/bacula.spec" (plus some options)
with this approach, the BUILD directory is not cleaned after the packages are
build,
Dirk Bartley wrote:
> Something that changed recently is that bat is a script that runs the
> binary. The script usually wants to see the binary in a subdirectory
> called .libs of the pwd of the script.
>
> Not sure as to what the packaging solution is. All apologies.
>
> Dirk
Oh, I guess it
Something that changed recently is that bat is a script that runs the
binary. The script usually wants to see the binary in a subdirectory
called .libs of the pwd of the script.
Not sure as to what the packaging solution is. All apologies.
Dirk
On Fri, 2009-06-19 at 10:35 -0700, Mark Nienberg