~ubuntu-branches/debian/sid/rpm/sid

« back to all changes in this revision

Viewing changes to debian/patches/fix-directories.patch

  • Committer: Package Import Robot
  • Author(s): Michal Čihař
  • Date: 2013-06-06 11:39:34 UTC
  • mfrom: (1.1.16)
  • Revision ID: package-import@ubuntu.com-20130606113934-ela3du14fyba0t6u
Tags: 4.11.0.1-1
* New upstream release.
* Bump standards to 3.9.4.
* Refresh patches, update patch from Fedora.
* Build with Lua 5.2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
Author: Michal Čihař <nijel@debian.org>
7
7
--- a/Makefile.am
8
8
+++ b/Makefile.am
9
 
@@ -89,7 +89,7 @@
 
9
@@ -90,7 +90,7 @@
10
10
 pkginclude_HEADERS += build/rpmspec.h
11
11
 
12
12
 
15
15
 rpmbin_PROGRAMS = rpm
16
16
 
17
17
 bin_PROGRAMS =         rpm2cpio rpmbuild rpmdb rpmkeys rpmsign rpmspec
18
 
@@ -224,9 +224,9 @@
 
18
@@ -225,9 +225,9 @@
19
19
 
20
20
 install-exec-hook:
21
21
        @rm -f $(DESTDIR)$(bindir)/rpmquery
40
40
        (the build will take longer since both dep and strace are pigs)
41
41
--- a/macros.in
42
42
+++ b/macros.in
43
 
@@ -792,7 +792,7 @@
 
43
@@ -797,7 +797,7 @@
44
44
 %_datadir              %{_prefix}/share
45
45
 %_sysconfdir           /etc
46
46
 %_sharedstatedir       %{_prefix}/com