diff --git a/newVersion b/newVersion index 638406c..f0352dd 100644 --- a/newVersion +++ b/newVersion @@ -31,17 +31,3 @@ vMin=`cut -d. -f2 VERSION` echo "#define VERSION \"`cat VERSION`\"" > version.h echo "#define VERSION_MAJOR $vMaj" >> version.h echo "#define VERSION_MINOR \"$vMin\"" >> version.h - -rm -f debian-template/wiringPi/DEBIAN/control -cat > debian-template/wiringPi/DEBIAN/control < -Description: The wiringPi libraries, headers and gpio command - Libraries to allow GPIO access on a ODROID from C and C++ - and BASIC programs as well as from the command-line -EOF