We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c4afb8 commit 218a340Copy full SHA for 218a340
mesa-quilt
@@ -17,8 +17,6 @@
17
# Free Software Foundation, Inc.,
18
# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
19
20
-set -x
21
-
22
d=. ; while [ ! -d "$d/nx-X11/extras" ] && [ "$(readlink -e "$d")" != "/" ]; do d="$d/.."; done
23
24
# only continue, if in nx-libs tree
0 commit comments