]> git.pld-linux.org Git - packages/dame.git/commitdiff
- use man_MANS for man pages.
authorkloczek <kloczek@pld-linux.org>
Fri, 14 Dec 2001 04:42:17 +0000 (04:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dame-am_fix.patch -> 1.1

dame-am_fix.patch [new file with mode: 0644]

diff --git a/dame-am_fix.patch b/dame-am_fix.patch
new file mode 100644 (file)
index 0000000..29203c5
--- /dev/null
@@ -0,0 +1,17 @@
+--- dame-0.27/dame.src/Makefile.am~    Thu Jan 21 12:58:10 1999
++++ dame-0.27/dame.src/Makefile.am     Fri Dec 14 05:29:34 2001
+@@ -29,12 +29,11 @@
+ appdir = $(datadir)/pixmaps
+ app_DATA = dame.png
+-mandir = $(prefix)/man/man6
+-man_DATA = dame.6
++man_MANS = dame.6
+ EXTRA_DIST =                                          \
+       dame.xpm                                        \
+       $(sys_DATA)                                     \
+       $(pix_DATA)                                     \
+       $(app_DATA)                                     \
+-      $(man_DATA)
++      $(man_MANS)
This page took 0.099751 seconds and 4 git commands to generate.