#!/usr/bin/perl # GPL copyright 2001 by Joey Hess use strict; use warnings; our $progname; our $dpkglibdir = "."; # This line modified by Makefile our $pkgdatadir = ".."; # This line modified by Makefile use Getopt::Long; my $admindir = "/var/lib/dpkg"; push(@INC,$dpkglibdir); require 'controllib.pl'; our %fi; require 'dpkg-gettext.pl'; textdomain("dpkg-dev"); sub usage { printf _g( "Usage: %s [