From c932273f33513732dd6d82ad122d8537b6aa2e50 Mon Sep 17 00:00:00 2001 From: Matt Birkholz Date: Sat, 18 Mar 2017 16:21:49 -0700 Subject: [PATCH] plugins: Rename debian/postrm and debian/prerm adding .in. --- src/blowfish/debian/{postinst => postinst.in} | 0 src/blowfish/debian/{prerm => prerm.in} | 0 src/edwin/debian/{postinst => postinst.in} | 0 src/edwin/debian/{prerm => prerm.in} | 0 src/gdbm/debian/{postinst => postinst.in} | 0 src/gdbm/debian/{prerm => prerm.in} | 0 src/gl/debian/{postinst => postinst.in} | 0 src/gl/debian/{prerm => prerm.in} | 0 src/gtk-screen/debian/{postinst => postinst.in} | 0 src/gtk-screen/debian/{prerm => prerm.in} | 0 src/mcrypt/debian/{postinst => postinst.in} | 0 src/mcrypt/debian/{prerm => prerm.in} | 0 src/md5/debian/{postinst => postinst.in} | 0 src/md5/debian/{prerm => prerm.in} | 0 src/mhash/debian/{postinst => postinst.in} | 0 src/mhash/debian/{prerm => prerm.in} | 0 src/x11-screen/debian/{postinst => postinst.in} | 0 src/x11-screen/debian/{prerm => prerm.in} | 0 src/x11/debian/{postinst => postinst.in} | 0 src/x11/debian/{prerm => prerm.in} | 0 20 files changed, 0 insertions(+), 0 deletions(-) rename src/blowfish/debian/{postinst => postinst.in} (100%) rename src/blowfish/debian/{prerm => prerm.in} (100%) rename src/edwin/debian/{postinst => postinst.in} (100%) rename src/edwin/debian/{prerm => prerm.in} (100%) rename src/gdbm/debian/{postinst => postinst.in} (100%) rename src/gdbm/debian/{prerm => prerm.in} (100%) rename src/gl/debian/{postinst => postinst.in} (100%) rename src/gl/debian/{prerm => prerm.in} (100%) rename src/gtk-screen/debian/{postinst => postinst.in} (100%) rename src/gtk-screen/debian/{prerm => prerm.in} (100%) rename src/mcrypt/debian/{postinst => postinst.in} (100%) rename src/mcrypt/debian/{prerm => prerm.in} (100%) rename src/md5/debian/{postinst => postinst.in} (100%) rename src/md5/debian/{prerm => prerm.in} (100%) rename src/mhash/debian/{postinst => postinst.in} (100%) rename src/mhash/debian/{prerm => prerm.in} (100%) rename src/x11-screen/debian/{postinst => postinst.in} (100%) rename src/x11-screen/debian/{prerm => prerm.in} (100%) rename src/x11/debian/{postinst => postinst.in} (100%) rename src/x11/debian/{prerm => prerm.in} (100%) diff --git a/src/blowfish/debian/postinst b/src/blowfish/debian/postinst.in similarity index 100% rename from src/blowfish/debian/postinst rename to src/blowfish/debian/postinst.in diff --git a/src/blowfish/debian/prerm b/src/blowfish/debian/prerm.in similarity index 100% rename from src/blowfish/debian/prerm rename to src/blowfish/debian/prerm.in diff --git a/src/edwin/debian/postinst b/src/edwin/debian/postinst.in similarity index 100% rename from src/edwin/debian/postinst rename to src/edwin/debian/postinst.in diff --git a/src/edwin/debian/prerm b/src/edwin/debian/prerm.in similarity index 100% rename from src/edwin/debian/prerm rename to src/edwin/debian/prerm.in diff --git a/src/gdbm/debian/postinst b/src/gdbm/debian/postinst.in similarity index 100% rename from src/gdbm/debian/postinst rename to src/gdbm/debian/postinst.in diff --git a/src/gdbm/debian/prerm b/src/gdbm/debian/prerm.in similarity index 100% rename from src/gdbm/debian/prerm rename to src/gdbm/debian/prerm.in diff --git a/src/gl/debian/postinst b/src/gl/debian/postinst.in similarity index 100% rename from src/gl/debian/postinst rename to src/gl/debian/postinst.in diff --git a/src/gl/debian/prerm b/src/gl/debian/prerm.in similarity index 100% rename from src/gl/debian/prerm rename to src/gl/debian/prerm.in diff --git a/src/gtk-screen/debian/postinst b/src/gtk-screen/debian/postinst.in similarity index 100% rename from src/gtk-screen/debian/postinst rename to src/gtk-screen/debian/postinst.in diff --git a/src/gtk-screen/debian/prerm b/src/gtk-screen/debian/prerm.in similarity index 100% rename from src/gtk-screen/debian/prerm rename to src/gtk-screen/debian/prerm.in diff --git a/src/mcrypt/debian/postinst b/src/mcrypt/debian/postinst.in similarity index 100% rename from src/mcrypt/debian/postinst rename to src/mcrypt/debian/postinst.in diff --git a/src/mcrypt/debian/prerm b/src/mcrypt/debian/prerm.in similarity index 100% rename from src/mcrypt/debian/prerm rename to src/mcrypt/debian/prerm.in diff --git a/src/md5/debian/postinst b/src/md5/debian/postinst.in similarity index 100% rename from src/md5/debian/postinst rename to src/md5/debian/postinst.in diff --git a/src/md5/debian/prerm b/src/md5/debian/prerm.in similarity index 100% rename from src/md5/debian/prerm rename to src/md5/debian/prerm.in diff --git a/src/mhash/debian/postinst b/src/mhash/debian/postinst.in similarity index 100% rename from src/mhash/debian/postinst rename to src/mhash/debian/postinst.in diff --git a/src/mhash/debian/prerm b/src/mhash/debian/prerm.in similarity index 100% rename from src/mhash/debian/prerm rename to src/mhash/debian/prerm.in diff --git a/src/x11-screen/debian/postinst b/src/x11-screen/debian/postinst.in similarity index 100% rename from src/x11-screen/debian/postinst rename to src/x11-screen/debian/postinst.in diff --git a/src/x11-screen/debian/prerm b/src/x11-screen/debian/prerm.in similarity index 100% rename from src/x11-screen/debian/prerm rename to src/x11-screen/debian/prerm.in diff --git a/src/x11/debian/postinst b/src/x11/debian/postinst.in similarity index 100% rename from src/x11/debian/postinst rename to src/x11/debian/postinst.in diff --git a/src/x11/debian/prerm b/src/x11/debian/prerm.in similarity index 100% rename from src/x11/debian/prerm rename to src/x11/debian/prerm.in -- 2.25.1