From c980bdf58dc973dd5617aaa6f9466f9e44fcbf58 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 4 Apr 2011 22:36:02 +0200 Subject: Imported Upstream version 0.8.3.999 --- examples/python/Makefile.in | 2 +- examples/python/add-system-connection.py | 2 +- examples/python/add-system-wifi-connection.py | 2 +- examples/python/nm-state.py | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'examples/python') diff --git a/examples/python/Makefile.in b/examples/python/Makefile.in index e6fdf88f..fe29d8ae 100644 --- a/examples/python/Makefile.in +++ b/examples/python/Makefile.in @@ -41,7 +41,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/compiler_warnings.m4 \ $(top_srcdir)/m4/libnl-check.m4 $(top_srcdir)/m4/libtool.m4 \ $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/nls.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d diff --git a/examples/python/add-system-connection.py b/examples/python/add-system-connection.py index 39eaabee..d8902a13 100755 --- a/examples/python/add-system-connection.py +++ b/examples/python/add-system-connection.py @@ -1,4 +1,4 @@ -#!/bin/env python +#!/usr/bin/env python # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/examples/python/add-system-wifi-connection.py b/examples/python/add-system-wifi-connection.py index f12723d1..ab0b6020 100755 --- a/examples/python/add-system-wifi-connection.py +++ b/examples/python/add-system-wifi-connection.py @@ -1,4 +1,4 @@ -#!/bin/env python +#!/usr/bin/env python # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/examples/python/nm-state.py b/examples/python/nm-state.py index 2bbdd2db..e7bb55f1 100644 --- a/examples/python/nm-state.py +++ b/examples/python/nm-state.py @@ -1,4 +1,4 @@ -#!/bin/env python +#!/usr/bin/env python # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -- cgit 1.3.0-6-gf8a5