ports/x11/fbpanel/patches/patch-scripts_rfs-pkg-config

11 lines
315 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
fix bash path
--- scripts/rfs-pkg-config.orig Thu Apr 8 11:12:19 2010
+++ scripts/rfs-pkg-config Thu Apr 8 11:12:34 2010
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!${LOCALBASE}/bin/bash
# Tt runs pkg-config in a way that everything is searched under RFS
# but reported including full path. Suitable for cross-compiling