aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Scherer <misc@mandriva.com>2005-10-10 20:08:54 +0000
committerMichael Scherer <misc@mandriva.com>2005-10-10 20:08:54 +0000
commita37351e2a51de722fc6e9711684df7bc46d30a38 (patch)
tree32d1b9e235dbd37252269358c37c6956d95a72e7
parente0817025b63e893754dd8b9e603c8c40d278f2c3 (diff)
downloadbootsplash-a37351e2a51de722fc6e9711684df7bc46d30a38.tar
bootsplash-a37351e2a51de722fc6e9711684df7bc46d30a38.tar.gz
bootsplash-a37351e2a51de722fc6e9711684df7bc46d30a38.tar.bz2
bootsplash-a37351e2a51de722fc6e9711684df7bc46d30a38.tar.xz
bootsplash-a37351e2a51de722fc6e9711684df7bc46d30a38.zip
- remove use module import
-rwxr-xr-xrpmbuildupdate1
1 files changed, 0 insertions, 1 deletions
diff --git a/rpmbuildupdate b/rpmbuildupdate
index 836e336..33bf6eb 100755
--- a/rpmbuildupdate
+++ b/rpmbuildupdate
@@ -22,7 +22,6 @@ use strict;
use AppConfig;
use File::Copy;
-use MDK::Common::File qw(:all);
use Cwd;
use File::Spec;
use Hdlist;