mirror of
https://gitlab.com/CinnamonSlackBuilds/csb.git
synced 2024-12-26 21:59:28 +01:00
bc767c505d
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
11 lines
465 B
Diff
11 lines
465 B
Diff
--- Makefile.am.orig 2018-04-05 19:04:26.122231733 -0700
|
|
+++ Makefile.am 2018-04-05 19:05:26.998830911 -0700
|
|
@@ -16,7 +16,7 @@
|
|
|
|
SUBDIRS = doc
|
|
|
|
-dist_pkgdata_DATA = AUTHORS COPYING COPYING.EXCEPTION README
|
|
+dist_doc_DATA = AUTHORS COPYING COPYING.EXCEPTION README
|
|
aclocaldir = $(datadir)/aclocal
|
|
dist_aclocal_DATA = $(M4FILES)
|
|
EXTRA_DIST = build-aux/git-version-gen build-aux/gitlog-to-changelog
|