ACCC1380 commited on
Commit
c8945c4
1 Parent(s): 4188b8b

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

Browse files
Files changed (1) hide show
  1. var/lib/dpkg/info/perl-base.postrm +5 -0
var/lib/dpkg/info/perl-base.postrm 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