]> git.pld-linux.org Git - packages/rpm-pld-macros.git/blobdiff - gem_helper.rb
pass c/cxx/ld flags in rust macros; rel 4
[packages/rpm-pld-macros.git] / gem_helper.rb
index 6457a7a4b4b33f014f39eb24e1be6d15440c6e36..3a82737be6709e0e29e647eb87bce0b095428e66 100755 (executable)
@@ -60,7 +60,7 @@ if ARGV[0] == "build" or ARGV[0] == "install" or ARGV[0] == "spec"
     opts.on("--fix-permissions", "Force standard permissions for files installed") do
       ARGV.delete("--fix-permissions")
       fixperms = true
-    end    
+    end
     opts.on("-i", "--install-dir GEMDIR", "Gem repository directory") do |val|
       gemdir = val
     end
This page took 0.031537 seconds and 4 git commands to generate.