From 2b6d115da4ba39a0b30eb6e014684d82101f3265 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 17 Dec 1999 00:21:09 +0000 Subject: no_comment --- gurpmi | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 gurpmi (limited to 'gurpmi') diff --git a/gurpmi b/gurpmi new file mode 100644 index 00000000..f36525f0 --- /dev/null +++ b/gurpmi @@ -0,0 +1,7 @@ +#!/usr/bin/perl + +$ENV{XAUTHORITY} or $ENV{XAUTHORITY} = "$ENV{HOME}/.Xauthority"; + + +exec "urpmi", "--X", @ARGV; + -- cgit v1.2.1