summaryrefslogtreecommitdiffstats
path: root/admin/configure.in.bot.end
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2020-08-17 19:59:48 +0200
committergregory guy <gregory-tde@laposte.net>2020-08-17 19:59:48 +0200
commite0031ac458d4f414ae583a709d48c4cb0f14b09e (patch)
tree087083c56231814ae58ce6bdcba27705c008aea2 /admin/configure.in.bot.end
parent6f2c87870081718731cccee678e1e89869826de2 (diff)
downloadtdepacman-e0031ac458d4f414ae583a709d48c4cb0f14b09e.tar.gz
tdepacman-e0031ac458d4f414ae583a709d48c4cb0f14b09e.zip
First step into making a tde app, remove the original "admin" folder.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
Diffstat (limited to 'admin/configure.in.bot.end')
-rw-r--r--admin/configure.in.bot.end12
1 files changed, 0 insertions, 12 deletions
diff --git a/admin/configure.in.bot.end b/admin/configure.in.bot.end
deleted file mode 100644
index fb483b6..0000000
--- a/admin/configure.in.bot.end
+++ /dev/null
@@ -1,12 +0,0 @@
-if test "$all_tests" = "bad"; then
- if test ! "$cache_file" = "/dev/null"; then
- echo ""
- echo "Please remove the file $cache_file after changing your setup"
- echo "so that configure will find the changes next time."
- echo ""
- fi
-else
- echo ""
- echo "Good - your configure finished. Start make now"
- echo ""
-fi