[PATCH 1/2] Rename bootstrap to autogen.sh

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---
 autogen.sh |    8 ++++++++
 bootstrap  |    8 --------
 2 files changed, 8 insertions(+), 8 deletions(-)
 create mode 100755 autogen.sh
 delete mode 100755 bootstrap

diff --git a/autogen.sh b/autogen.sh
new file mode 100755
index 0000000..99e3830
--- /dev/null
+++ b/autogen.sh
@@ -0,0 +1,8 @@
+#!/bin/bash
+aclocal -I m4
+libtoolize --copy --force
+autoconf
+autoheader
+touch config.h.in
+automake --foreign --add-missing --copy
+rm -rf autom4te.cache
diff --git a/bootstrap b/bootstrap
deleted file mode 100755
index 99e3830..0000000
--- a/bootstrap
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/bash
-aclocal -I m4
-libtoolize --copy --force
-autoconf
-autoheader
-touch config.h.in
-automake --foreign --add-missing --copy
-rm -rf autom4te.cache
-- 
1.6.2.2

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux