index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Dan McGee <dan@archlinux.org> | 2010-10-13 17:50:54 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2010-10-13 17:50:54 -0500 |
commit | 6eedf06fcc224648155bc5253d6fe1975be8da00 (patch) | |
tree | 98ab83ec4927766ba88f2bbf819a59a5d8cb9f35 /contrib/pacscripts.in | |
parent | a7dc3875f15f9600e011c313c8846de6af3a2c8c (diff) |
-rwxr-xr-x | contrib/pacscripts.in | 2 |
diff --git a/contrib/pacscripts.in b/contrib/pacscripts.in index 123c79df..d3664091 100755 --- a/contrib/pacscripts.in +++ b/contrib/pacscripts.in @@ -1,4 +1,4 @@ -#!@BASH@ +#!@BASH_SHELL@ # # pacscripts : tries to print out the {pre,post}_{install,remove,upgrade} # scripts of a given package |