File: step301.cmd

package info (click to toggle)
debmake-doc 1.7-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,780 kB
  • sloc: makefile: 476; python: 146; ansic: 114; sh: 98; sed: 16
file content (5 lines) | stat: -rwxr-xr-x 173 bytes parent folder | download | duplicates (73)
1
2
3
4
5
echo " \$ vim ${PROJECT}/debian/rules"
echo " ... hack, hack, hack, ..."
cp -f ${COMMONDIR}/${PROJECT}/debian/rules ${PROJECT}/debian/rules
L "cat ${PROJECT}/debian/rules"