aboutsummaryrefslogtreecommitdiffstats
path: root/remove_info_dir
diff options
context:
space:
mode:
authorMageia SVN-Git Migration <svn-git-migration@mageia.org>2012-01-01 11:27:15 +0000
committerMageia SVN-Git Migration <svn-git-migration@mageia.org>2012-01-01 11:27:15 +0000
commit141358d94834e0659fe1d602bc718cedf9a2ca0a (patch)
treee0d0f2f741c4ad1c2ec90a49bc210488ab883f31 /remove_info_dir
parentb9b77f98b5dff40e9b354611e5e2a46cd2262400 (diff)
downloadspec-helper-141358d94834e0659fe1d602bc718cedf9a2ca0a.tar
spec-helper-141358d94834e0659fe1d602bc718cedf9a2ca0a.tar.gz
spec-helper-141358d94834e0659fe1d602bc718cedf9a2ca0a.tar.bz2
spec-helper-141358d94834e0659fe1d602bc718cedf9a2ca0a.tar.xz
spec-helper-141358d94834e0659fe1d602bc718cedf9a2ca0a.zip
Synthesized commit during git-svn import combining previous Mandriva history with Magiea.
This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r2551 | dmorgan | 2012-01-01 11:27:15 +0000 (Sun, 01 Jan 2012) | 1 line Add spec-helper ------------------------------------------------------------------------
Diffstat (limited to 'remove_info_dir')
-rwxr-xr-xremove_info_dir2
1 files changed, 1 insertions, 1 deletions
diff --git a/remove_info_dir b/remove_info_dir
index d06644e..e9cf936 100755
--- a/remove_info_dir
+++ b/remove_info_dir
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id$
+# $Id: remove_info_dir 257537 2009-05-23 12:48:25Z guillomovitch $
if [ -z "$RPM_BUILD_ROOT" ]; then
echo "No build root defined" >&2