]> git.pld-linux.org Git - packages/faces.git/commitdiff
- add -L/usr/X11R6/%{_lib} to allow build on amd64
authorundefine <undefine@pld-linux.org>
Sat, 27 Dec 2003 22:17:58 +0000 (22:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    faces.spec -> 1.23

faces.spec

index d5149162e1ec3a5f01cf41301c326cf589e7da4a..a6b4c3b806b162f70aa1081367a7b08c5494bcbc 100644 (file)
@@ -151,7 +151,7 @@ ve ba
 %build
 bison address.y -o address.c
 
-%{__make} RPM_OPT_FLAGS="%{rpmcflags}" -f Makefile.dist x11
+%{__make} RPM_OPT_FLAGS="%{rpmcflags} -L/usr/X11R6/%{_lib}" -f Makefile.dist x11
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.100572 seconds and 4 git commands to generate.