commit cb2fa641fa028b71b234b3c4f02d96921949a5f7
Author: Elan Ruusamäe <[email protected]>
Date:   Tue May 24 23:20:57 2016 +0300

    macros are expected to be in /usr/lib
    
    see sub load_config

 debbuild.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/debbuild.spec b/debbuild.spec
index 84fdf0c..ef263a4 100644
--- a/debbuild.spec
+++ b/debbuild.spec
@@ -4,7 +4,7 @@
 Summary:       Build Debian-compatible .deb packages from RPM .spec files
 Name:          debbuild
 Version:       16.5.1
-Release:       0.1
+Release:       0.2
 License:       GPL v2+
 Group:         Applications/File
 Source0:       
https://github.com/ascherer/debbuild/archive/%{name}-%{version}.tar.gz
@@ -22,6 +22,8 @@ Requires:     xz
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                _libdir %{_prefix}/lib
+
 %description
 debbuild attempts to build Debian-friendly semi-native packages from
 RPM spec files, RPM-friendly tarballs, and RPM source packages
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/debbuild.git/commitdiff/cb2fa641fa028b71b234b3c4f02d96921949a5f7

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to