✏️ 正在编辑: build_stamp.pm
路径:
/usr/share/perl5/Debian/Debhelper/Sequence/build_stamp.pm
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
#!/usr/bin/perl use warnings; use strict; use Debian::Debhelper::Dh_Lib; add_command_at_end('create-stamp debian/debhelper-build-stamp', 'build'); add_command_at_end('create-stamp debian/debhelper-build-stamp', 'build-arch'); add_command_at_end('create-stamp debian/debhelper-build-stamp', 'build-indep'); 1
💾 保存文件
← 返回文件管理器