ports/databases/leofs/files/patch-make_reltool.sh
Kurt Jaeger 82753dfe3f databases/leofs: update 1.3.8 -> 1.4.1
PR:		228887
Requested by:	Franco Ricci <franco.ricc@gmail.com>
Approved by:	trociny (maintainer)
Relnotes:	https://github.com/leo-project/leofs/releases
2018-06-11 18:24:23 +00:00

9 lines
266 B
Bash

--- make_reltool.sh.orig 2018-04-24 12:31:51.000000000 +0200
+++ make_reltool.sh 2018-06-11 15:59:25.081369000 +0200
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
# requires first parameter to be either "yes" or "no", which is done by "make reltool"
with_sd_notify=$1