[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[mtools] specfile change for redhat9
From: |
Joachim Geiger |
Subject: |
[mtools] specfile change for redhat9 |
Date: |
Tue, 09 Nov 2004 16:16:59 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040913 |
Hi to who ever is active.
I made a rpm-package of mtools-3.9.9 for my redhat9 system using the
sources, the patch and the spec-file. However, I had to adjust the line
which strips the executables to make the spec file work properly on
my system from
strip %{_bindir}/mtools %{_bindir}/mkmanifest %{_bindir}/floppyd
to include the buildroot-directory in the path to
strip %{buildroot}%{_bindir}/mtools %{buildroot}%{_bindir}/mkmanifest
%{buildroot}%{_bindir}/floppyd
Hope this helps.
Regards,
Joachim
--
address@hidden
Joachim Geiger @\\
Institute for Plasma Physics, Euratom Association\\\
Department E3 \\\__
Wendelsteinstr. 1 ( \\ \
D-17491 Greifswald, Germany \_ \\(_
Tel.: 03834/88-2327 ) \\ \
e-mail: address@hidden \ - |
--------------------------------------------------- \____/
_______________________________________________
mtools mailing list
address@hidden
http://www.tux.org/mailman/listinfo/mtools
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [mtools] specfile change for redhat9,
Joachim Geiger <=