packages: ghc/ghc.spec - install dir

arekm arekm at pld-linux.org
Fri Sep 2 08:45:56 CEST 2011


Author: arekm                        Date: Fri Sep  2 06:45:56 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- install dir

---- Files affected:
packages/ghc:
   ghc.spec (1.118 -> 1.119) 

---- Diffs:

================================================================
Index: packages/ghc/ghc.spec
diff -u packages/ghc/ghc.spec:1.118 packages/ghc/ghc.spec:1.119
--- packages/ghc/ghc.spec:1.118	Fri Sep  2 08:39:21 2011
+++ packages/ghc/ghc.spec	Fri Sep  2 08:45:51 2011
@@ -134,7 +134,7 @@
 
 %build
 # use ld.bfd
-install our-ld
+install -d our-ld
 ln -s %{_bindir}/ld.bfd our-ld/ld
 export PATH=$(pwd)/our-ld:$PATH
 
@@ -823,6 +823,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.119  2011/09/02 06:45:51  arekm
+- install dir
+
 Revision 1.118  2011/09/02 06:39:21  arekm
 - try to use ld.bfd due to https://bugzilla.redhat.com/show_bug.cgi?id=635935
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ghc/ghc.spec?r1=1.118&r2=1.119&f=u



More information about the pld-cvs-commit mailing list