]> git.pld-linux.org Git - packages/centericq.git/commitdiff
- man pages must be in man_MANS not pkgdata_DATA.
authorkloczek <kloczek@pld-linux.org>
Sat, 15 Dec 2001 16:43:03 +0000 (16:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    centericq-am_fixes.patch -> 1.1

centericq-am_fixes.patch [new file with mode: 0644]

diff --git a/centericq-am_fixes.patch b/centericq-am_fixes.patch
new file mode 100644 (file)
index 0000000..0b29cbc
--- /dev/null
@@ -0,0 +1,11 @@
+--- centericq-4.5.0/Makefile.am~       Sat Dec 15 15:43:41 2001
++++ centericq-4.5.0/Makefile.am        Sat Dec 15 15:43:41 2001
+@@ -6,6 +6,6 @@
+       mv .makefile.am Makefile.am; autoconf && automake
+ # END OF MOTOR DIST TARGETS #
+-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/*
++man_MANS = centericq.1
++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/*
+ AUTOMAKE_OPTIONS = foreign
+-pkgdata_DATA = centericq.1
This page took 0.072508 seconds and 4 git commands to generate.