mirror of
https://github.com/Project-OSS-Revival/alien.git
synced 2026-04-24 14:00:17 +00:00
* Major typo fix in Tgz.pm.
* Fixed newlines in tgz filelist. * Fixed some undefined value warnings.
This commit is contained in:
@@ -28,6 +28,7 @@ extra_install:
|
||||
|
||||
alien:
|
||||
perl -pe ' \
|
||||
$$_="" if /use lib/; \
|
||||
$$_="\tmy \$$version_string=\"$(VER)\";\n" \
|
||||
if /VERSION_AUTOREPLACE/' alien.pl > alien
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user