public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-lua/luacrypto/files: luacrypto-0.3.2-lualibdir.patch
@ 2013-05-09 16:54 Tim Harder (radhermit)
  0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2013-05-09 16:54 UTC (permalink / raw
  To: gentoo-commits

radhermit    13/05/09 16:54:26

  Added:                luacrypto-0.3.2-lualibdir.patch
  Log:
  Revbump and convert to autotools build (fixes bug #469182).
  
  (Portage version: 2.2.0_alpha174/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)

Revision  Changes    Path
1.1                  dev-lua/luacrypto/files/luacrypto-0.3.2-lualibdir.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/luacrypto/files/luacrypto-0.3.2-lualibdir.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/luacrypto/files/luacrypto-0.3.2-lualibdir.patch?rev=1.1&content-type=text/plain

Index: luacrypto-0.3.2-lualibdir.patch
===================================================================
--- luacrypto-0.3.2/configure.ac
+++ luacrypto-0.3.2/configure.ac
@@ -31,7 +31,7 @@
 PKG_CHECK_MODULES([LUA], [lua])
 
 # lua libdir
-LUALIBDIR="`$PKGCONFIG --variable=libdir lua`"
+LUALIBDIR="`$PKGCONFIG --variable=INSTALL_CMOD lua`"
 
 # dest of headers
 CRYPTOINC="${includedir}/${PACKAGE_NAME}"





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-05-09 16:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-09 16:54 [gentoo-commits] gentoo-x86 commit in dev-lua/luacrypto/files: luacrypto-0.3.2-lualibdir.patch Tim Harder (radhermit)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox