File: 02_maintainer_mode.patch

package info (click to toggle)
gnome-python-extras 2.25.3-13
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,784 kB
  • ctags: 684
  • sloc: sh: 9,202; ansic: 5,031; xml: 1,382; python: 771; makefile: 464
file content (12 lines) | stat: -rw-r--r-- 531 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
Index: gnome-python-extras-2.25.3/configure.ac
===================================================================
--- gnome-python-extras-2.25.3.orig/configure.ac	2011-10-10 01:28:54.760011708 +0200
+++ gnome-python-extras-2.25.3/configure.ac	2011-10-10 01:28:57.167981436 +0200
@@ -30,6 +30,7 @@
 AM_CONFIG_HEADER(config.h)
 
 AM_INIT_AUTOMAKE
+AM_MAINTAINER_MODE
 
 AC_DEFINE(GNOME_PYTHON_EXTRAS_MAJOR_VERSION, gnome_python_extras_major_version,
                                             [Gnome-Python-Extras major version])