Changeset 1329
- Timestamp:
- Oct 26, 2008, 12:05:38 AM (16 years ago)
- Location:
- trunk/packages/invirt-dev/debian
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/invirt-dev/debian/changelog
r1323 r1329 1 invirt-dev (0.0.2) unstable; urgency=low 2 3 * document need to add users to sbuild group 4 5 -- Greg Price <price@mit.edu> Sun, 26 Oct 2008 00:03:03 -0400 6 1 7 invirt-dev (0.0.1) unstable; urgency=low 2 8 -
trunk/packages/invirt-dev/debian/invirt-dev.postinst
r1322 r1329 14 14 echo " adduser --disabled-password \$user" 15 15 echo " adduser \$user repo" 16 echo " adduser \$user sbuild" 16 17 echo "to make individual users that will build packages." 17 18 echo "-----"
Note: See TracChangeset
for help on using the changeset viewer.