]> git.pld-linux.org Git - packages/perl-Tk.git/commitdiff
- pass X11LIB auto/ac/perl-Tk-800_025-1
authorAdam Gołębiowski <adamg@pld-linux.org>
Tue, 13 Apr 2004 09:56:20 +0000 (09:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Tk.spec -> 1.47

perl-Tk.spec

index 356664243aae931e4795b1a916a9d34a1db65133..bc8bbf42820adac3167c1274a712b250d1d91acc 100644 (file)
@@ -44,8 +44,11 @@ wykorzystaniem GUI Tk.
 
 %build
 %{__perl} Makefile.PL \
-       INSTALLDIRS=vendor
+       INSTALLDIRS=vendor \
+       X11LIB=/usr/X11R6/%{_lib}
+
 %{__perl} -pi -e 's/<default.h>/"default.h"/g' pTk/tixDef.h
+
 %{__make} \
        OPTIMIZE="%{rpmcflags}"
 
This page took 0.088799 seconds and 4 git commands to generate.