]> git.pld-linux.org Git - packages/asciidoc.git/commitdiff
- run sed only on the first line AC-branch auto/ac/asciidoc-7_1_2-3 auto/th/asciidoc-7_1_2-3 auto/ti/asciidoc-7_1_2-3
authorwitekfl <witekfl@pld-linux.org>
Thu, 19 Jul 2007 19:14:18 +0000 (19:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    asciidoc.spec -> 1.15

asciidoc.spec

index 478bc1ebce1523ffd40b080ffd9879182311c67f..02cc9b7d235eed442fd13c6078900fde579fbb2f 100644 (file)
@@ -39,7 +39,7 @@ dostosowywane i rozszerzane przez użytkownika.
 %setup -q
 
 %build
-sed -i -e 's|^#!/usr/bin/env python|#!/usr/bin/python|' asciidoc.py
+sed -i -e '1s|^#!/usr/bin/env python|#!/usr/bin/python|' asciidoc.py
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.03427 seconds and 4 git commands to generate.