Skip to content

Commit 81de68b

Browse files
committed
Remove perl operation
1 parent 8ae6d82 commit 81de68b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/release/rpm/azure-cli.spec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ source %{repo_path}/scripts/install_full.sh
5757
deactivate
5858

5959
# Fix up %{buildroot} appearing in some files...
60-
for d in %{buildroot}%{cli_lib_dir}/bin/*; do perl -p -i -e "s#%{buildroot}##g" $d; done;
6160
rm %{buildroot}%{cli_lib_dir}/pyvenv.cfg
6261

6362
# Create executable (entry script)

0 commit comments

Comments
 (0)