mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
11 lines
362 B
Diff
11 lines
362 B
Diff
--- moc-2.5.0-alpha4.orig/Makefile.in 2009-09-25 11:57:33.000000000 +0300
|
|
+++ moc-2.5.0-alpha4/Makefile.in 2010-04-11 03:26:29.856249035 +0300
|
|
@@ -245,7 +245,7 @@
|
|
build_vendor = @build_vendor@
|
|
datadir = @datadir@
|
|
datarootdir = @datarootdir@
|
|
-docdir = $(datadir)/doc/$(PACKAGE)
|
|
+docdir = @docdir@
|
|
dvidir = @dvidir@
|
|
exec_prefix = @exec_prefix@
|
|
host = @host@
|