Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 689126
Collapse All | Expand All

(-)./version.sh.old (+1 lines)
Lines 1-3 Link Here
1
#!/bin/sh
1
if test "x$SASSC_VERSION" = "x"; then
2
if test "x$SASSC_VERSION" = "x"; then
2
  SASSC_VERSION=`git describe --abbrev=4 --dirty --always --tags 2>/dev/null`
3
  SASSC_VERSION=`git describe --abbrev=4 --dirty --always --tags 2>/dev/null`
3
fi
4
fi

Return to bug 689126