diff options
author | Andrei Karas <akaras@inbox.ru> | 2017-01-28 02:23:33 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-01-28 02:23:33 +0300 |
commit | c98a2b047489d08ecc820dba9fd3fb7ed6af96f6 (patch) | |
tree | 180338a8109882bb998746ceb6e1a6c3cacc4a55 /packages/libxml2.sh | |
parent | f819fe7a31fc803d6161dbef08d3d88f670ce686 (diff) | |
download | spm-c98a2b047489d08ecc820dba9fd3fb7ed6af96f6.tar.gz spm-c98a2b047489d08ecc820dba9fd3fb7ed6af96f6.tar.bz2 spm-c98a2b047489d08ecc820dba9fd3fb7ed6af96f6.tar.xz spm-c98a2b047489d08ecc820dba9fd3fb7ed6af96f6.zip |
Remove bash header from all packages.
Diffstat (limited to 'packages/libxml2.sh')
-rw-r--r-- | packages/libxml2.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/libxml2.sh b/packages/libxml2.sh index e6e6219..0496bdf 100644 --- a/packages/libxml2.sh +++ b/packages/libxml2.sh @@ -1,5 +1,3 @@ -#!/bin/bash - SRCURL=git://git.gnome.org/libxml2 ENV_PATH="bin:lib:include" |