packagekit/contrib
Dan Nicholson a13d6535a6 cnf: Only search for packages when shell is interactive
If we're inside a script, we can't ask a user to install a package, so
just return with an error. Example:

$ banshee
-bash: banshee: command not found
Install package 'banshee' to provide command 'banshee'? [N/y]
$ bash -c '. /etc/profile.d/PackageKit.sh; banshee'
bash: banshee: command not found

Signed-off-by: Richard Hughes <richard@hughsie.com>
2014-04-05 13:22:04 +02:00
..
browser-plugin trivial: Remove the final vestiges of EGG_TEST 2013-12-02 14:50:19 +00:00
command-not-found cnf: Only search for packages when shell is interactive 2014-04-05 13:22:04 +02:00
cron Autogenerate the .gitignore files using git.mk 2011-06-13 11:08:00 +01:00
debuginfo-install Rename GetDepends and GetRequires to DependsOn and RequiredBy 2013-12-20 18:19:23 +01:00
gstreamer-plugin Use PIE to better secure installed tools and also use full RELRO in the daemon 2013-05-07 12:34:06 +01:00
gtk-module pk-gtk-module: Use the correct session method to fix font installation 2013-04-11 15:28:11 +01:00
systemd-updates systemd-updates: Allow optionally shutting down after applying updates 2014-01-23 15:24:10 +00:00
yum-packagekit trivial: Remove three AC_SUBST entries from configure 2013-12-03 19:27:26 +00:00
Makefile.am Remove a bugreport script nobody uses 2013-12-19 13:44:23 +00:00
PackageKit.spec.in trivial: This is where we hang our hat now 2014-03-25 15:02:50 +00:00
pkcon trivial: Complete the GetDepends->DependsOn method rename 2014-01-03 09:08:19 +00:00