saubermann: find saubermann-common via $0
This commit is contained in:
parent
da87614565
commit
9d308aa635
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
# check for things not installed via dpkg/apt and other junk
|
||||
|
||||
saubermann-common
|
||||
`dirname $0`/saubermann-common
|
||||
|
||||
echo "== Packages not in installed state"
|
||||
dpkg -l | egrep -v "^(ii|Desired|\||\+)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue