]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - tools/testrpm
Load cups into easysw/current.
[thirdparty/cups.git] / tools / testrpm
index 74d1449e4af0fdfc79cc1255f8156075be28e46e..7d4e9e4a3c7183d1c9a965b071f279f0abab101b 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# "$Id$"
+# "$Id: testrpm 5304 2006-03-18 01:21:37Z mike $"
 #
 # Test script for making RPMs...
 #
@@ -28,5 +28,5 @@ rm -f /usr/src/redhat/SRPMS/cups*.rpm
 rpmbuild -ta $args cups-$fileversion-source.tar.bz2
 
 #
-# End of "$Id$".
+# End of "$Id: testrpm 5304 2006-03-18 01:21:37Z mike $".
 #