lbuild vms now rely on NetworkManager
[build.git] / getrelease.sh
index 89e09fc..64ab5e6 100755 (executable)
@@ -1,5 +1,6 @@
 #!/bin/bash
 
-. build.common
+. $(dirname $0)/build.common
+
+echo $pl_DISTRO_RELEASE
 
-echo $pl_FEDORA_RELEASE
\ No newline at end of file