diff options
Diffstat (limited to 'recipes/nonworking/freenx/nxdesktop_1.5.0-61.bb')
-rw-r--r-- | recipes/nonworking/freenx/nxdesktop_1.5.0-61.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/nonworking/freenx/nxdesktop_1.5.0-61.bb b/recipes/nonworking/freenx/nxdesktop_1.5.0-61.bb new file mode 100644 index 0000000000..29bbb24006 --- /dev/null +++ b/recipes/nonworking/freenx/nxdesktop_1.5.0-61.bb @@ -0,0 +1,3 @@ +SRC_URI = "http://64.34.161.181/download/1.5.0/sources/${P}.tar.gz" +inherit autotools +S = "${WORKDIR}/${PN}" |