ACCC1380 commited on
Commit
f48b1c7
1 Parent(s): 60a53b9

Upload var/lib/dpkg/info/perl-base.prerm with huggingface_hub

Browse files
Files changed (1) hide show
  1. var/lib/dpkg/info/perl-base.prerm +5 -0
var/lib/dpkg/info/perl-base.prerm ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ #!/bin/sh
2
+ set -e
3
+ # Automatically added by dh_installdeb/12.10ubuntu1
4
+ dpkg-maintscript-helper symlink_to_dir /usr/share/doc/perl-base perl 5.30.0-1 perl-base -- "$@"
5
+ # End automatically added section