pkgsrc/print/lilypond/patches/patch-ae
2008-05-14 20:26:53 +00:00

12 lines
318 B
Text

$NetBSD: patch-ae,v 1.1 2008/05/14 20:26:53 sborrill Exp $
--- buildscripts/build-profile.sh.orig 2008-05-13 20:37:59.000000000 +0100
+++ buildscripts/build-profile.sh 2008-05-13 20:38:07.000000000 +0100
@@ -1,6 +1,6 @@
#!/bin/sh
-if test "$1" == "--fresh"; then
+if test "$1" = "--fresh"; then
fresh=yes
fi