]> git.pld-linux.org Git - packages/rc-scripts.git/commitdiff
added aclocal,automake -a -c for new automake.
authorMichal Moskal <michal@moskal.me>
Sat, 10 Mar 2001 13:24:50 +0000 (13:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rc-scripts.spec -> 1.64

rc-scripts.spec

index c983011521f4889edbba4031c76c6a11a008812a..b47e60996b645a08dc9aedd3121c7e366c9b1e36 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: rc-scripts.spec,v 1.63 2001-02-23 20:52:49 aflinta Exp $
+# $Id: rc-scripts.spec,v 1.64 2001-03-10 13:24:50 malekith Exp $
 Summary:       inittab and /etc/rc.d scripts
 Summary(de):   inittab und /etc/rc.d Scripts
 Summary(fr):   inittab et scripts /etc/rc.d
@@ -83,6 +83,9 @@ programc
 %patch1 -p1
 
 %build
+aclocal
+automake -a -c
+autoconf
 %configure \
        --with-localedir=%{localedir}
 %{__make}
This page took 0.215247 seconds and 4 git commands to generate.