]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- put multiple files
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 4 Mar 2007 14:00:18 +0000 (14:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dropin -> 1.2

dropin

diff --git a/dropin b/dropin
index 6de508bd145fa7e6668140d7d8cddba21679adb4..90564d186ca07918520aea00c861f296f6d547b5 100644 (file)
--- a/dropin
+++ b/dropin
@@ -1,5 +1,4 @@
 #!/bin/sh
-file="$1"
 lftp -c "open dropin;
-put $file
+mput $*
 "
This page took 0.034312 seconds and 4 git commands to generate.