[Bug 946856] Review Request: spectrwm - Minimalist tiling window manager written in C

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

 



Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=946856

--- Comment #21 from Tom "spot" Callaway <tcallawa@xxxxxxxxxx> ---
Not sure why I didn't notice this before, but why are you conditionalizing like
this:

%ifarch x86_64
make -C linux/ %{?_smp_mflags} PREFIX=/usr LIBDIR=%{_libdir}
%else
make -C linux/ %{?_smp_mflags} PREFIX=/usr
%endif

The value of LIBDIR=%{_libdir} should be correct for all arches, you can
simplify things here by dropping the conditionalization and using
LIBDIR=%{_libdir} in all cases. (same for the identical make install case).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=RpsRKwkdEC&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review





[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]