88
93
apps_dir = os.path.join(self.prefix, "share", "applications")
89
94
apport_dir = os.path.join(self.prefix, "share",
90
95
"apport", "package-hooks")
96
man_dir = os.path.join(self.prefix, "share", "man", "man1")
92
98
# if we have 'root', put the building path also under it (used normally