View Single Post
coderus's Avatar
Posts: 6,436 | Thanked: 12,701 times | Joined on Nov 2011 @ Ängelholm, Sweden
#7379
@Schturman just open aegis-install. it shell script. =D
Code:
#!/bin/sh

if [ "$(/usr/bin/id -u)" != "0" ]; then
  echo 'aegis-dpkg: must run as root' 1>&2
  exit 1
fi
export AEGIS_FIXED_ORIGIN=com.nokia.maemo
exec dpkg $@
and other scripts are same

@Ancelad because some removed inception without fixing origin, and other used bad n9qt version with wrong fixer now i included all stuff into hack-installer to avoid bad situations with origin
__________________
Telegram | Openrepos | GitHub | Revolut donations