From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2012-September/018845.html | 108 ++++++++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-September/018845.html (limited to 'zarb-ml/mageia-dev/2012-September/018845.html') diff --git a/zarb-ml/mageia-dev/2012-September/018845.html b/zarb-ml/mageia-dev/2012-September/018845.html new file mode 100644 index 000000000..5e8a0105d --- /dev/null +++ b/zarb-ml/mageia-dev/2012-September/018845.html @@ -0,0 +1,108 @@ + + + + [Mageia-dev] need some help to build a linuxsampler.rpm + + + + + + + + + +

[Mageia-dev] need some help to build a linuxsampler.rpm

+ PhilippeDidier + philippedidier at laposte.net +
+ Sat Sep 22 15:33:53 CEST 2012 +

+
+ +
Johnny A. Solbu a écrit :
+> On Saturday 22 September 2012 02:45, PhilippeDidier wrote:
+>> %install
+>> make DESTDIR=%buildroot  install
+> 
+> Use %makeinstall instead of the make DESTDIR command.
+> It's shorter, and does the same. And it conforms to policy, if I'm not mistaken.
+> 
+Hi Johnny
+
+I modified the spec file way you suggested but I got errors :
+The install process tried to write into /usr/lib instead of
+/home/philippe/rpm/BUILDROOT/linuxsampler-1.0.0-2.mga2.i386/usr/lib...
+fortunately there is no write access for me as simple user !!!
+
+of course this aborted the creation of rpms !
+
+reverting to :
+%install
+make DESTDIR=%buildroot  install
+corrected this
+
+Thanks anyway
+philippe
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1