Code

Import Gnulib floorf and base64 and removed our old base64 library.
[nagiosplug.git] / gl / ref-add.sed
diff --git a/gl/ref-add.sed b/gl/ref-add.sed
new file mode 100644 (file)
index 0000000..3ac991f
--- /dev/null
@@ -0,0 +1,10 @@
+/^# Packages using this file: / {
+  s/# Packages using this file://
+  ta
+  :a
+  s/ nagios-plugins / nagios-plugins /
+  tb
+  s/ $/ nagios-plugins /
+  :b
+  s/^/# Packages using this file:/
+}