25 lines
1.2 KiB
Plaintext
25 lines
1.2 KiB
Plaintext
$NetBSD: patch-aa,v 1.1.1.1 2010/02/15 14:18:08 wiz Exp $
|
|
|
|
--- configure.orig 2009-01-13 14:23:27.000000000 +0000
|
|
+++ configure
|
|
@@ -33346,10 +33346,6 @@ ac_config_files="$ac_config_files doc/nl
|
|
|
|
ac_config_files="$ac_config_files doc/pt_BR_digikam/Makefile"
|
|
|
|
-ac_config_files="$ac_config_files doc/pt_digikam/Makefile"
|
|
-
|
|
-ac_config_files="$ac_config_files doc/pt_showfoto/Makefile"
|
|
-
|
|
ac_config_files="$ac_config_files doc/ru_digikam/Makefile"
|
|
|
|
ac_config_files="$ac_config_files doc/showfoto/Makefile"
|
|
@@ -33988,8 +33986,6 @@ do
|
|
"doc/nl_digikam/Makefile") CONFIG_FILES="$CONFIG_FILES doc/nl_digikam/Makefile" ;;
|
|
"doc/nl_showfoto/Makefile") CONFIG_FILES="$CONFIG_FILES doc/nl_showfoto/Makefile" ;;
|
|
"doc/pt_BR_digikam/Makefile") CONFIG_FILES="$CONFIG_FILES doc/pt_BR_digikam/Makefile" ;;
|
|
- "doc/pt_digikam/Makefile") CONFIG_FILES="$CONFIG_FILES doc/pt_digikam/Makefile" ;;
|
|
- "doc/pt_showfoto/Makefile") CONFIG_FILES="$CONFIG_FILES doc/pt_showfoto/Makefile" ;;
|
|
"doc/ru_digikam/Makefile") CONFIG_FILES="$CONFIG_FILES doc/ru_digikam/Makefile" ;;
|
|
"doc/showfoto/Makefile") CONFIG_FILES="$CONFIG_FILES doc/showfoto/Makefile" ;;
|
|
"doc/sv_digikam/Makefile") CONFIG_FILES="$CONFIG_FILES doc/sv_digikam/Makefile" ;;
|