diff options
Diffstat (limited to 'src/oh-fixperms.sh')
-rw-r--r-- | src/oh-fixperms.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/oh-fixperms.sh b/src/oh-fixperms.sh index 71dda4d..b5657a5 100644 --- a/src/oh-fixperms.sh +++ b/src/oh-fixperms.sh @@ -1,4 +1,4 @@ -#!@@SH@@ +#!@SH@ # # opkhelper # src/oh-fixperms @@ -19,7 +19,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -. '@@PKGLIBDIR@@/load.sm' +. '@pkgdatadir@/load.sm' main() { |