File: package

package info (click to toggle)
puppet-module-rodjek-logrotate 1.1.1%2Bds1-7
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 248 kB
  • sloc: ruby: 906; sh: 32; makefile: 10
file content (5 lines) | stat: -rwxr-xr-x 102 bytes parent folder | download | duplicates (4)
1
2
3
4
5
#!/bin/sh

rm -rf pkg vendor Gemfile Gemfile.lock spec/fixtures
puppet module build
git checkout -- .