]> git.pld-linux.org Git - packages/happy.git/commitdiff
- added chmod u+w configure, before running it (requested by arekm)
authorpawelk <pawelk@pld-linux.org>
Mon, 25 Jun 2001 21:17:45 +0000 (21:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    happy.spec -> 1.3

happy.spec

index 1992e24f49f8c447cd041e23672483f4fe5292b7..806b03b650f3c2eb516496c0937ca956cd994aec 100644 (file)
@@ -33,6 +33,7 @@ one program.
 
 %build
 autoconf
+chmod u+w configure
 %configure \
        --libdir=%{_libdir}/happy-%{version}
 
This page took 0.140572 seconds and 4 git commands to generate.