]> git.pld-linux.org Git - packages/centericq.git/blob - centericq-am_fixes.patch
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
[packages/centericq.git] / centericq-am_fixes.patch
1 --- centericq-4.5.0/Makefile.am~        Sat Dec 15 15:43:41 2001
2 +++ centericq-4.5.0/Makefile.am Sat Dec 15 15:43:41 2001
3 @@ -6,6 +6,6 @@
4         mv .makefile.am Makefile.am; autoconf && automake
5  
6  # END OF MOTOR DIST TARGETS #
7 -EXTRA_DIST = acconfig.h centericq.1 ABOUT-NLS AUTHORS ChangeLog COPYING FAQ INSTALL NEWS README TODO centericq.spec kkstrtext-0.1/* kksystr-0.1/* kkconsui-0.1/* libyahoo-0.1/* libmsn-0.1/* libicq2000-0.2/*
8 +man_MANS = centericq.1
9 +EXTRA_DIST = acconfig.h $(man_MANS) FAQ INSTALL TODO centericq.spec kkstrtext-0.1/* kksystr-0.1/* kkconsui-0.1/* libyahoo-0.1/* libmsn-0.1/* libicq2000-0.2/*
10  AUTOMAKE_OPTIONS = foreign
11 -pkgdata_DATA = centericq.1
This page took 0.083371 seconds and 3 git commands to generate.