Skip to content

Commit

Permalink
Set dpkg vendor to NEMS_Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
NEMS Linux committed Jan 16, 2019
1 parent 394fd8b commit 6280125
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions build/235-dpkg-vendor
@@ -0,0 +1,8 @@
#!/bin/bash
echo "Vendor: NEMS_Linux
Vendor-URL: https://nemslinux.com/
Bugs: http://forum.category5.tv/forum-38.html
Parent: Debian
" > /etc/dpkg/origins/nems_linux
rm -f /etc/dpkg/origins/default
ln -s /etc/dpkg/origins/nems_linux /etc/dpkg/origins/default

0 comments on commit 6280125

Please sign in to comment.