AnonSec Team
Server IP : 10.1.204.1  /  Your IP : 216.73.216.250
Web Server : Apache/2.4.66 (Debian)
System : Linux madang-bd97cb958-x26ms 6.8.0-78-generic #78-Ubuntu SMP PREEMPT_DYNAMIC Tue Aug 12 11:28:09 UTC 2025 aarch64
User : root ( 0)
PHP Version : 8.3.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : ON  |  Python : OFF
Directory (0755) :  /var/lib/dpkg/info/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /var/lib/dpkg/info/binutils.preinst
#!/bin/sh

set -e

if test "$1" = upgrade &&
	test -e /etc/gprofng.rc.dpkg-old &&
	! test -e /etc/gprofng.rc &&
	dpkg --compare-cversions "$2" lt "2.43.90"
then
	# Moving gprofng.rc from binutils-common to binutils.
	mv /etc/gprofng.rc.dpkg-old /etc/gprofng.rc
fi

exit 0

AnonSec - 2021