pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PSPP compilation: libpsppire-glade


From: opensuse.lietuviu.kalba
Subject: Re: PSPP compilation: libpsppire-glade
Date: Sun, 30 Aug 2020 14:22:05 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0

2020-08-30 14:05, John Darrington rašė:
So --prefix=/usr  ... in this case, your DESTDIR should contain the following files.  If it contains
anything else, then there's a problem, somewhere.


Yes, most files are in /usr for RPM packaging (i.e. $RPM_BUILD_ROOT/usr) – it is correct. $RPM_BUILD_ROOT is the root of files to be included into RPM. The only exceptions are $RPM_BUILD_ROOT/etc/ld.so.conf.d/pspp.conf and libpsppire-glade* – that way I am writing to you.

As I don't need libpsppire-glade*, I use temporal workaround:

rm -f $RPM_BUILD_ROOT/$(pwd)/src/ui/gui/libpsppire-glade* || true
rm -f $RPM_BUILD_ROOT/usr/lib/debug$(pwd)/src/ui/gui/libpsppire-glade* || true

See more details in https://build.opensuse.org/package/view_file/home:embar-/PSPP-master/pspp.spec?expand=1

--

Regards,
Mindaugas



reply via email to

[Prev in Thread] Current Thread [Next in Thread]