public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/luasec/files: luasec-0.4_Makefile.patch
@ 2010-05-27  8:57 Dirkjan Ochtman (djc)
  0 siblings, 0 replies; 2+ messages in thread
From: Dirkjan Ochtman (djc) @ 2010-05-27  8:57 UTC (permalink / raw
  To: gentoo-commits

djc         10/05/27 08:57:58

  Added:                luasec-0.4_Makefile.patch
  Log:
  Initial version 0.4 of dev-libs/luasec.
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  dev-libs/luasec/files/luasec-0.4_Makefile.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/luasec/files/luasec-0.4_Makefile.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/luasec/files/luasec-0.4_Makefile.patch?rev=1.1&content-type=text/plain

Index: luasec-0.4_Makefile.patch
===================================================================
--- src/Makefile.old	2009-10-15 12:59:54.000000000 +0000
+++ src/Makefile	2009-10-26 14:29:26.000000000 +0000
@@ -33,10 +33,10 @@
 all:
 
 install: $(CMOD) $(LMOD)
-	mkdir -p $(LUAPATH)/ssl
-	cp $(CMOD) $(LUACPATH)
-	cp $(LMOD) $(LUAPATH)
-	cp https.lua $(LUAPATH)/ssl
+	mkdir -p $(DESTDIR)$(LUAPATH)/ssl $(DESTDIR)$(LUACPATH)
+	cp $(CMOD) $(DESTDIR)$(LUACPATH)
+	cp $(LMOD) $(DESTDIR)$(LUAPATH)
+	cp https.lua $(DESTDIR)$(LUAPATH)/ssl
 
 linux:
 	@$(MAKE) $(CMOD) MYCFLAGS="$(LNX_CFLAGS)" MYLDFLAGS="$(LNX_LDFLAGS)"






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-libs/luasec/files: luasec-0.4_Makefile.patch
@ 2010-11-05 21:17 Rafael Martins (rafaelmartins)
  0 siblings, 0 replies; 2+ messages in thread
From: Rafael Martins (rafaelmartins) @ 2010-11-05 21:17 UTC (permalink / raw
  To: gentoo-commits

rafaelmartins    10/11/05 21:17:52

  Removed:              luasec-0.4_Makefile.patch
  Log:
  Moving dev-libs/luasec to dev-lua/luasec



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-11-05 21:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-05 21:17 [gentoo-commits] gentoo-x86 commit in dev-libs/luasec/files: luasec-0.4_Makefile.patch Rafael Martins (rafaelmartins)
  -- strict thread matches above, loose matches on Subject: below --
2010-05-27  8:57 Dirkjan Ochtman (djc)

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