Typo atm->atom
[releases.git] / deblob-2.6.26
index 1322df09bf4a9d3cc29c88e9da3bc85fe6f2b5b3..9cf4403154f7f0cd04148204d745425f07582d56 100755 (executable)
@@ -46,8 +46,6 @@
 # from 1 if changes are needed that require rebuilding the tarball.
 kver=2.6.26 extra=1
 
-sed -i "s,^EXTRAVERSION.*,EXTRAVERSION = -libre$extra," Makefile
-
 if unifdef /dev/null; then :; else
     echo unifdef is required >&2
     exit 1
@@ -170,6 +168,8 @@ for f in \
   fi
 done
 
+# Identify the tarball.
+sed -i "s,^EXTRAVERSION.*,&-libre$extra," Makefile
 
 #######################
 # Removed ATM Drivers #