mirror of
https://github.com/Project-OSS-Revival/alien.git
synced 2026-04-24 14:00:17 +00:00
* alien.spec: pass PREFIX to Makefile.PL so it works on systems
(such as red hat 8) where the generated Makefile does not use
$PREFIX in all paths.
This commit is contained in:
8
debian/changelog
vendored
8
debian/changelog
vendored
@@ -1,3 +1,11 @@
|
||||
alien (8.26) unstable; urgency=low
|
||||
|
||||
* alien.spec: pass PREFIX to Makefile.PL so it works on systems
|
||||
(such as red hat 8) where the generated Makefile does not use
|
||||
$PREFIX in all paths.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Tue, 29 Apr 2003 23:12:32 -0400
|
||||
|
||||
alien (8.25) unstable; urgency=low
|
||||
|
||||
* Support rpms that contain no files. Closes: #184714
|
||||
|
||||
2
debian/control
vendored
2
debian/control
vendored
@@ -3,7 +3,7 @@ Section: admin
|
||||
Priority: optional
|
||||
Build-Depends-Indep: debhelper (>= 4), dpkg-dev (>= 1.9.0)
|
||||
Maintainer: Joey Hess <joeyh@debian.org>
|
||||
Standards-Version: 3.5.8.0
|
||||
Standards-Version: 3.5.9.0
|
||||
|
||||
Package: alien
|
||||
Architecture: all
|
||||
|
||||
Reference in New Issue
Block a user