Skip to content
This repository has been archived by the owner on Sep 29, 2022. It is now read-only.

Commit

Permalink
Remove unnecessary shebang line from build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
asmeurer committed Aug 6, 2014
1 parent bb19218 commit bc8722b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions postgis/build.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#!/bin/sh

chmod 755 configure
./configure \
--prefix=$PREFIX \
Expand Down

0 comments on commit bc8722b

Please sign in to comment.