]> git.pld-linux.org Git - packages/automake.git/commitdiff
- fixed DESTDIR mess in byte compiled python stuff, rel.2
authorfreetz <freetz@pld-linux.org>
Mon, 8 Nov 2004 13:26:22 +0000 (13:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  patch by Thomas Vander Stichele

Changed files:
    automake.spec -> 1.106

automake.spec

index 098044026a3c1aca3a1b4ecd622aa4f1f83a7d1d..4da20f217a955c2300cb06e3cdf4ea8b3d4735ae 100644 (file)
@@ -11,7 +11,7 @@ Summary(tr):  Makefile yap
 Summary(uk):   GNU automake - ¦ÎÓÔÒÕÍÅÎÔÉ ÄÌÑ Á×ÔÏÍÁÔÉÞÎϧ ÇÅÎÅÒÁ槠Makefile'¦×
 Name:          automake
 Version:       1.9.3
-Release:       1
+Release:       2
 Epoch:         1
 License:       GPL
 Group:         Development/Building
@@ -20,6 +20,7 @@ Source0:      ftp://sources.redhat.com/pub/automake/%{name}-%{version}.tar.bz2
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-man.patch
 Patch2:                %{name}-no_versioned_dir.patch
+Patch3:                %{name}-py_compile.patch
 URL:           http://sources.redhat.com/automake/
 BuildRequires: autoconf >= 2.58
 BuildRequires: rpm-perlprov
@@ -87,6 +88,7 @@ Makefile'
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %{__autoconf}
This page took 0.076952 seconds and 4 git commands to generate.