✏️ 正在编辑: python2.pm
路径:
/usr/share/perl5/Debian/Debhelper/Sequence/python2.pm
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
#! /usr/bin/perl # debhelper sequence file for dh_python2 use warnings; use strict; use Debian::Debhelper::Dh_Lib; insert_before("dh_installinit", "dh_python2"); remove_command("dh_pycentral"); remove_command("dh_pysupport"); 1
💾 保存文件
← 返回文件管理器