* 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:
joey
2003-04-30 03:12:00 +00:00
parent 14cd95336f
commit cbe19ea395
4 changed files with 13 additions and 9 deletions

2
TODO
View File

@@ -2,3 +2,5 @@
* alien needs to handle relocatable conffiles, partially relocatable
packages, and packages that have maultiple parts that relocate
differently.
* rpm ghost file support. On conversion, make preinst move file out of the
way, postinst put it back. Thus emulating the behavior of rpm.