aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2006-06-30 10:12:28 +0000
committerOlivier Blin <oblin@mandriva.com>2006-06-30 10:12:28 +0000
commit065ebbc1aaa5444eae0a09949b9abe6f7383bc66 (patch)
treec5359979bc27a98d199615745519da9b0383293f
parentd0983edf53d6e6bb5e92103996dee13578f2a225 (diff)
downloadrpm-setup-065ebbc1aaa5444eae0a09949b9abe6f7383bc66.tar
rpm-setup-065ebbc1aaa5444eae0a09949b9abe6f7383bc66.tar.gz
rpm-setup-065ebbc1aaa5444eae0a09949b9abe6f7383bc66.tar.bz2
rpm-setup-065ebbc1aaa5444eae0a09949b9abe6f7383bc66.tar.xz
rpm-setup-065ebbc1aaa5444eae0a09949b9abe6f7383bc66.zip
"automake -a" is required to add missing standard files to package
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 179ab83..64f1948 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,6 +1,6 @@
Basic instructions to build :
aclocal
libtoolize
- automake
+ automake -a
autoconf
./configure