]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- conf-xml2.sh must be executable
authorBartłomiej Zimoń <cactus@pld-linux.org>
Fri, 18 Feb 2011 00:19:50 +0000 (00:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poldek.spec -> 1.421

poldek.spec

index f1375bb2b8186b7275c42258a02968ffa767176c..ecde79d339db29d74703875fd5eef6c7de1b28db 100644 (file)
@@ -209,7 +209,7 @@ rm -f m4/libtool.m4 m4/lt*.m4
 
 # cleanup backups after patching
 find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
-chmod u+x ./configure
+chmod u+x ./configure ./doc/conf-xml2.sh
 
 %build
 %{__libtoolize}
This page took 0.094091 seconds and 4 git commands to generate.