Skip to content

Commit

Permalink
Use relative path for DEB repo
Browse files Browse the repository at this point in the history
  • Loading branch information
schlomo committed Dec 18, 2013
1 parent 9c05a0e commit de0d9cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ info: out/*.deb
dpkg-deb -c out/*.deb

repo: out/*.deb
/data/mnt/is24-ubuntu-repo/putinrepo.sh out/*.deb
../putinrepo.sh out/*.deb

clean:
rm -fr out build
Expand Down

0 comments on commit de0d9cf

Please sign in to comment.