File: step305.cmd

package info (click to toggle)
debmake-doc 1.22-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 12,952 kB
  • sloc: makefile: 916; sh: 692; python: 202; ansic: 114; sed: 16
file content (8 lines) | stat: -rwxr-xr-x 348 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
# @ ${SOURCE_PATH}
echo " ... hack, hack, hack, ...(dquilt or gbp-pq)"
mkdir -p debian/patches
cp -f ${EXAMPLES_PATH}/${PROJECT}/debian/patches/000-cmake-multiarch.patch debian/patches/000-cmake-multiarch.patch
echo "000-cmake-multiarch.patch" > debian/patches/series
L "cat debian/patches/series"
L "cat debian/patches/000-cmake-multiarch.patch"