diff options
Diffstat (limited to 'Makefile.PL')
-rw-r--r-- | Makefile.PL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL index f138dffe..12d09115 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -119,7 +119,7 @@ installgurpmi2: pure_install ln -s -f consolehelper \$(DESTINSTALLSCRIPT)/gurpmi2 ChangeLog: - svn2cl --accum --strip-prefix=soft/rpm/urpmi/trunk --authors ${commonusername}username.xml + svn2cl --accum --authors ${commonusername}username.xml rm -f *.bak TAGS: |